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
this using Dialogs-SMUI. Before I had a Textfield in the content. I recently updated to version 4 of the SMUI and I got an error when putting the Textfield
Error: Uncaught TypeError: instance.layout is not a function
at layout (Textfield.svelte:496)
at Dialog.svelte:284
at Array.forEach ()
at Dialog.svelte:284
Version SMUI [4]
The text was updated successfully, but these errors were encountered:
this using Dialogs-SMUI. Before I had a Textfield in the content. I recently updated to version 4 of the SMUI and I got an error when putting the Textfield
Error: Uncaught TypeError: instance.layout is not a function
at layout (Textfield.svelte:496)
at Dialog.svelte:284
at Array.forEach ()
at Dialog.svelte:284
The text was updated successfully, but these errors were encountered: