-
Notifications
You must be signed in to change notification settings - Fork 83
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
Update to work with Web Component v1 Specs #162
Comments
None that I'm aware of. Please feel free to fork. Happy to review/merge a PR if you decide to upstream your changes. |
@jmalonzo Here is a repo for v1 compatibility. under the components folder there is app-router. It's in the right format for v1 but when I run |
@derekshull Thanks I'll take a look this evening, if not this weekend. |
Soo that have been a long weekend? TypeError: e.registerElement is not a function is being thrown in firefox |
I did a PR to take care of this issue #170 |
Anyone working on this? I've been using this web component for a while and I'm wanting to update to v1 specs for custom elements and shadow dom. If no one is working on upgrading I'll fork and start a project. If there is already a project I'd love to help migrate.
The text was updated successfully, but these errors were encountered: