Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix popups/Shiny-events for *Src-functions #46

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

trafficonese
Copy link
Collaborator

Makes popups and Shiny-click events work with *Src functions.

Also, since layerId is normally a vector, I changed how the attributes in JS are read. They now take the group instead of layerId.
But actually I think we should create a random name internally, because now it's not possible to include multiple layers with the same group.
Also group and layerId may contain Umlauts or whitespaces, which currently throws this error in a Shiny app:

Warnung: Error in addResourcePath: addResourcePath called with invalid prefix; please see documentation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant