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

JS error occurs when a tooltip/popover is hidden #765

Closed
cpsievert opened this issue Aug 25, 2023 · 1 comment · Fixed by #766
Closed

JS error occurs when a tooltip/popover is hidden #765

cpsievert opened this issue Aug 25, 2023 · 1 comment · Fixed by #766

Comments

@cpsievert
Copy link
Collaborator

cpsievert commented Aug 25, 2023

Introduced by #749 (via twbs/bootstrap#37235). With that recent change, a JS error occurs when a tooltip/popover is hidden

tooltip("Hover me", "Tooltip message")
Uncaught Error: Failed to find the popover's DOM element. Please report this bug.
cpsievert added a commit that referenced this issue Aug 25, 2023
…t we can more reliably use it to restore when hidden
@github-actions
Copy link

This issue has been automatically locked. If you have found a related problem, please open a new issue (with a reproducible example or feature request) and link to this issue.
🙋 Need help? Connect with us on Discord or Posit Community.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant