Marek Dědič

Results 232 comments of Marek Dědič
trafficstars

Unfortunately, it seems that svelte-navigator may be abandoned. I am currently switching to SvelteKit (with adapter-static) due to this... :(

This could also help with rendering a menu/navigation/... that is shared for some, but not all routes.

Hmm, it seems like I have version 7.0.0-beta.16 :/ Take a look [here](https://github.com/skaut/shared-drive-mover/tree/smui-v7)...

Ugh, my mistake (any thoughts about moving this package to the namespace too? Maybe something like `@smui/theme`?) However, after updating that one too, I still got the error :( https://github.com/skaut/shared-drive-mover/pull/1476

@dr3adx Smui v7 is in beta, if you are on v7 and expecting perfectly stable and smooth ride without any bugs, that's your problem. On top of that, the repo...

Hi, I'm sorry, but I'm confused as to what your suggestion is - my package is not a library, it's a project. It doesn't export anything and there isn't any...

Hi, I can confirm this works for me - thnk you very much for the help!

By bisecting this repo, I have verified that the issue was introduced in d1d030673fbbd8e3bacd72543a88e50663b99149 - this is quite strange...