Skip to content
New issue

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

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

Already on GitHub? # to your account

🐛 When changing the "show" option, the tooltip does not change state #35

Closed
akrnv25 opened this issue Dec 27, 2023 · 0 comments
Closed
Assignees
Labels
Type: Bug Something isn't working
Milestone

Comments

@akrnv25
Copy link

akrnv25 commented Dec 27, 2023

Current behavior:

  1. Add a tooltip to the page with the configuration “show = true”
  2. When you launch the application, the tooltip will be immediately displayed
  3. After 5 seconds, change the “show = false” parameter - the tooltip will not be hidden

Expected behavior:

  1. Add a tooltip to the page with the configuration “show = true”
  2. When you launch the application, the tooltip will be immediately displayed
  3. After 5 seconds, change the “show = false” parameter – the tooltip will be hidden

OS: macOS 14.1.2 (23B92)
Browser: Google Chrome 120.0.6099.129
Plugin version: 2.2.0

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants