Skip to content

flipBox id has to be numeric? #23

@vinpogo

Description

@vinpogo

the documentation states that the id for a flipBox has to be unique.
Therfore i gave the flipBox in my App a unique id and constantly got an error message: "Warning: Error in +: non-numeric argument to binary operator"
After Trial and error i found out that giving a numeric id will work.

Also after finding out i have to give numeric ID's i wanted to include a flipBox into a shiny module. But giving the flipBox a numeric id inside of the modules namespace i get the same Error message as before.

Now my question is:

  1. Is this behaviour by design or is it a Bug?
  2. is it possible to use a flipBox inside of a shiny module? If, yes how would i do it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions