Thanks for your work! I was customizing Phoenix + Svelte integration and encountered a problem with SSR not working. SSR bundle contains the necessary code, however, the page does not display in the browser when JS is disabled
I made an example in repository
I have made all the necessary changes in this commit. Could you give me a clue as to what I'm missing?