-
Notifications
You must be signed in to change notification settings - Fork 48.6k
Add support for <webview> chrome app node type #2108
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
Comments
You could easily create and attach it yourself during |
Sounds like a plan @syranide. I'll use the |
Well, I said I wouldn't support it because it's not real html, so I guess I need to follow through. We no longer use the whitelist for dom components when going through |
I'm using React in a Chrome App and it seems like it doesn't support the tag. I know this is a pretty specialized scenario so I don't know if it belongs in core, but is there some way I can manually add support for that tag, at least for a single project?
The text was updated successfully, but these errors were encountered: