Skip to content
Discussion options

You must be logged in to vote

Your issue is not related to Quarto.
You should consider first trying your app as an app before integrating it into Quarto.

This being said, input$Island is not valid, because from your code, the only element in input is "nz".
By the way, naming, the id of the input "nz", the dataset "nz", and the reactive value of the input "nz", does not seem to be the best idea for debugging, i.e., you can't really tell from an error message "nz" refers to what.

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@mcanouil
Comment options

mcanouil Jun 1, 2023
Collaborator

Answer selected by mcanouil
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants