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

Title does't support HTML #470

Open
JosueInitDev opened this issue Jan 21, 2024 · 1 comment
Open

Title does't support HTML #470

JosueInitDev opened this issue Jan 21, 2024 · 1 comment

Comments

@JosueInitDev
Copy link

I'm using version 1.3.1 with the CDN at this url
It only support plain text because the CDN says o.title.innerText=n

Solution: change to o.title.innerHTML=n

@saidharanidhar
Copy link

The URL doesn't seem to be pointing to the correct version.
This was 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

2 participants