Skip to content

ggplotly event registration warning  #26

@adhikars11

Description

@adhikars11

When launched the shiny app with ggplotly() plots, it shows the following warning message:
Warning: The 'plotly_click' event tied a source ID of 'A' is not registered. In order to obtain this event data, please add event_register(p, 'plotly_click') to the plot (p) that you wish to obtain event data from.
We know that it is a false positive, so we are going to simply suppress the issue as suggested here.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions