simple app here https://github.com/yakworks/framework7-svelte-simple works on 6.3.16
but fails when upgrading to v7 beta.
Example here of error https://github.com/yakworks/framework7-svelte-simple/tree/f7-7-beta12
possibly related to #3992 ? same error. Tried down grading vite to 2.3.1 which is what the kitchen-sink uses but no luck. Kitchen sink works, is it adding the router in somehow avoids the error? Confused on the internals here.