-
-
Notifications
You must be signed in to change notification settings - Fork 26
Closed
Labels
🐛 bugSomething isn't workingSomething isn't working
Description
breaking all custom cards that use this functionality
please see #beta in Discord.
app-drawer-layout was replaced by mwc-drawer
link to Discord: https://discord.com/channels/330944238910963714/427516175237382144/1090920193947074642
I did test the fix that is mentioned, to replace
querySelector("app-drawer-layout partial-panel-resolver")
with
querySelector("app-drawer-layout partial-panel-resolver, mwc-drawer partial-panel-resolver")
but can only replace
app-drawer-layout
in the .js file with mwc-drawer
and that does Not fix the card
Metadata
Metadata
Assignees
Labels
🐛 bugSomething isn't workingSomething isn't working