Skip to content

Issue for removed isFALSE function in xfun #118

@RichardHooijmaijers

Description

@RichardHooijmaijers

Within the latest version of xfun the function isFALSE was removed (see link). It seems this function is still used within this package. Initially I noticed when updating, and an error was thrown using a simple example:

sortable::rank_list(
  text = "You can drag, drop and re-order these items:",
  labels = c("one", "two", "three", "four", "five"),
  input_id = "example_2"
)

Metadata

Metadata

Assignees

No one assigned

    Labels

    reprexneeds a minimal reproducible example

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions