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
A clear and concise description of what the bug is
I use a svelte multi adapter adapter to be able to compile my frontend into a node app and static pwa. But when I build a static pwa my layout breaks and bugs occur.
Screen_Recording_2024-07-11_at_06.43.37.mov
In this video, I already have fixed the broken layout by using !important, but I don't think this should be necessary. I don't know if this is an urgent bug or even a supported way of using svelteui, but its (I think) important to know
What package has an issue
@svelteuidev/core
A clear and concise description of what the bug is
I use a svelte multi adapter adapter to be able to compile my frontend into a node app and static pwa. But when I build a static pwa my layout breaks and bugs occur.
Screen_Recording_2024-07-11_at_06.43.37.mov
In this video, I already have fixed the broken layout by using
!important
, but I don't think this should be necessary. I don't know if this is an urgent bug or even a supported way of using svelteui, but its (I think) important to knowIn which browser(s) did the problem occur?
Firefox, Chrome
Steps To Reproduce
Do you know how to fix the issue
No
Are you willing to participate in fixing this issue and create a pull request with the fix
No
Relevant Assets
No response
The text was updated successfully, but these errors were encountered: