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

Popover title does not support innerHTML #414

Closed
MrZordex opened this issue Aug 28, 2023 · 2 comments
Closed

Popover title does not support innerHTML #414

MrZordex opened this issue Aug 28, 2023 · 2 comments

Comments

@MrZordex
Copy link
Contributor

While in the docs it clearly says it should:

// Title and descriptions shown in the popover.
// You can use HTML in these. Also, you can
// omit one of these to show only the other.
title?: string;
description?: string;

MrZordex pushed a commit to MrZordex/driver.js that referenced this issue Aug 28, 2023
kamranahmedse pushed a commit that referenced this issue Aug 28, 2023
Co-authored-by: ekaidalov <ekaidalov@aligntech.com>
@sovetski
Copy link
Contributor

I confirm, @kamranahmedse thank you for fixing it! Do you know when you will release a new version? Because on NPM we still have the problem as it is not updated yet

@kamranahmedse
Copy link
Owner

This has been fixed in 1.3.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants