Skip to content

Duplicated HTML ids #97

Description

@mbojan
Warning ('test-shinytest2.R:4:3'): {shinytest2} recording: load-flobusiness
! Shiny inputs and outputs should have unique HTML id values.
i The following HTML id values are not unique:
* rawdatafile
i Do you have a Shiny input and output value with the same name?
Backtrace:
    x
 1. \-AppDriver$new(...) at test-shinytest2.R:4:3
 2.   \-shinytest2 (local) initialize(...)
 3.     \-shinytest2:::app_initialize(...)
 4.       +-base::withCallingHandlers(...)
 5.       \-shinytest2:::app_initialize_(self, private, ..., view = view)
 6.         \-shinytest2:::app_check_unique_names(self, private)
 7.           \-shinytest2:::app_warn(...)

It seems this at least confuses shinytest2. Luckily it seems it is only one.

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