[X] I agree to follow this project's Contributing Guidelines.
Project Version
0.0.0.9000
Platform and OS Version
macOS M2 13.0.1
Existing Issues
No response
What happened?
While running the example in the main readme and clicking the Show empty state! multiple times the Hide empty state! does not work until the number of clicks exceeds the # of clicks made on the Show empty state!
Steps to reproduce
Run the example shiny app from the Readme
Click Show empty state! 2 or more times
Now that the empty state is shown, Click the Hide empty state! to try to hide it.
The empty state is not hidden until you click the Hide empty state! multiple times
Expected behavior
Every call of the show() method should show the empty state UI and every call of the hide() method should hide the empty state UI
Guidelines
Project Version
0.0.0.9000
Platform and OS Version
macOS M2 13.0.1
Existing Issues
No response
What happened?
While running the example in the main readme and clicking the
Show empty state!
multiple times theHide empty state!
does not work until the number of clicks exceeds the # of clicks made on theShow empty state!
Steps to reproduce
Show empty state!
2 or more timesHide empty state!
to try to hide it.Hide empty state!
multiple timesExpected behavior
Every call of the
show()
method should show the empty state UI and every call of thehide()
method should hide the empty state UIAttachments
No response
Screenshots or Videos
No response
Additional Information
No response