We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Here's a demo-snippet on Chrome:
Here's the same demo-snippet on Firefox:
Notice the template content doesn't show up in the snippet on Firefox.
template
The text was updated successfully, but these errors were encountered:
Oof, I think this is a known problem of the webcomponents polyfill. See: webcomponents/webcomponentsjs#362 or webcomponents/webcomponentsjs#498.
webcomponents
I tried to fix this in #6 but it was really messy, so I don't think this will work right :(
Sorry, something went wrong.
No branches or pull requests
Here's a demo-snippet on Chrome:
Here's the same demo-snippet on Firefox:
Notice the
template
content doesn't show up in the snippet on Firefox.The text was updated successfully, but these errors were encountered: