Brijmohan Siyag
Brijmohan Siyag
Fixes part of: #19710 ### Adds api for the previewable urls. **Self-review checklist** - [x] [Self-reviewed](https://zulip.readthedocs.io/en/latest/contributing/code-reviewing.html#how-to-review-code) the changes for clarity and maintainability (variable names, code reuse, readability, etc.). Communicate decisions,...
Resolved Issue #21870 Fixes: #21870 **Screenshots and screen captures:** Subscribed All Streams **Self-review checklist** - [x] [Self-reviewed](https://zulip.readthedocs.io/en/latest/contributing/code-reviewing.html#how-to-review-code) the changes for clarity and maintainability (variable names, code reuse, readability, etc.). Communicate...
## Bug description `onTrigger` is not triggered when a Tippy instance is disabled in delegate, but `onUntrigger` works fine. ### Expected behavior When a Tippy instance is disabled in delegate,...