You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
^^^ When I run that by it self, all of my other wired-elements show up on my app besides the wired-toggle. In my dev tools it just shows up as a standard HTML element with no shadow-root...
^^^^ Adding that to my HTML gives the wired-toggle a shadow-root but still does not display on the page, and it even moves other elements out of the natural flow of the page...
The error in the console is below.
The text was updated successfully, but these errors were encountered:
When I try to use the wired-toggle element, it does not display and I am getting a error in the console... more details below...
<script type="module" src="https://unpkg.com/wired-elements?module"></script>
^^^ When I run that by it self, all of my other wired-elements show up on my app besides the wired-toggle. In my dev tools it just shows up as a standard HTML element with no shadow-root...
<script type="module" src="https://unpkg.com/wired-elements/lib/wired-toggle.js?module"></script>
^^^^ Adding that to my HTML gives the wired-toggle a shadow-root but still does not display on the page, and it even moves other elements out of the natural flow of the page...
The error in the console is below.
The text was updated successfully, but these errors were encountered: