Working on getting started with the editor. Have simple Sveltekit test/demo setup ( SSG ).
Tried running npm run dev ( http://localhost:5174 ) and npm run preview ( http://localhost:5173 ), each of which fails to show the content and the editor freezes and won’t load. Any help would be appreciated.
NOTE: I’ve also tried the exposed ‘–host’ url ( http://192.168.0.29:5173/ ), but this produces the same no-go results
Builder content link
Builder public api key
eaaf7cc3d56e4c259874a84eb6ea9104
What are you trying to accomplish
Simply trying to get the visual editor to work without freezing on initialization and work with the preview url.
Screenshots or video link
Live preview freezes and prevents the GUI/editor from loading
So far I’ve only gotten pages and components to work. Sadly it seems the Svelte integration guide is just AI generated and no one checked if it actually works.