Harsh Mandan
Harsh Mandan
Say I want to navigate the user to the login page because the token is now invalid. I would like to show a popup for the same on the login...
Thanks for the new update 0.3.4. A lot of issues were closed. But as soon as I updated the library a lot of code broke. It seems that class names...
When I save text from specific websites (Firebase console) the text file gets saved. Here's a screenshot:  You can see the 1st and 2nd lines are empty.
### Describe the bug Slots [can't be wrapped in `#if` statements](https://github.com/sveltejs/svelte/issues/5604#issuecomment-1857118278), but on using the slot with a component which is wrapped in `#if` statement, the compiler does not produce...
### Describe the bug When I try to import a json file inside a .js/.ts file and try to save it prettier crashes. ### Severity blocking an upgrade ### Steps...
### Is there an existing issue for this? - [x] I have searched the existing issues ### Which Mux Elements/Packages does this apply to? Select all that apply mux-player mux-video...
### Describe the bug In svelte v4, the markup in dev mode would contain the file name & components names in the html markup as comments. Here's a screenshot: ...