-
-
Notifications
You must be signed in to change notification settings - Fork 332
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
Wired-tabs are not working as of the latest release #146
Comments
Note that I also tried out other elements such as wired-label, wired-button, wired-search-input etc and they all work fine. |
Hello, Apparently it doesn't append after a build phase, for example with rollup (I have to confirm that). |
v2.1.1 does not rely on If you could link to a reproducible sample it would be great. |
Working in latest. https://codesandbox.io/s/keen-clarke-ge7zk?file=/index.html |
I first tried with some nested elements so I thought maybe that's the problem but even when I use the exact same example index.html for wired-tabs, I'm seeing the same problem.
The text was updated successfully, but these errors were encountered: