Closed danielamorse closed 2 years ago
When Popover/Tooltip is removed from DOM, be sure to destroy any related Tippy instances.
This fixes the bug where you replace a Popover on the page (via Drupal AJAX for example) and the old popover remains visible.
Jira
Summary
When Popover/Tooltip is removed from DOM, be sure to destroy any related Tippy instances.
Details
This fixes the bug where you replace a Popover on the page (via Drupal AJAX for example) and the old popover remains visible.
How to test