SSR support
Using the iframe in SvelteKit's dev mode breaks hot reloading. Maybe this isn't an issue in frameworks that have packages made for them.
3 Replies
I feel this is the issue with a SvelteKit, I'm not the expert but the iframes shouldn't cause any issues...
@paweltymczuk, you just advanced to level 16!
not sure if this is related to this: https://stackoverflow.com/questions/69075565/svelte-sveltekit-update-iframed-component-when-props-change
Stack Overflow
Svelte/SvelteKit - Update iframed component when props change
In my sveltekit app, i have an embedded application via iframes, and when the user goes to the url it essentially loads that relative url within the iframe (for the embedded app)
I've got a [...slug].