Join the Webstudio community

A
A4
Offline, last seen 3 months ago
Joined December 13, 2024
I want to export my dynamic site and host it somewhere else. Tried to follow the steps carefully for every option multiple times (vanilla, netlify, vercel), nothing seems to work.

  • Vanilla: tried to host it in AWS amplify - site can't be reached.
  • Netlify: the result is "Page not found", when deployed from both the cli and manually.
  • Vercel: worked but only the static part and in desktop view.
I have little to no coding experience, do I need to modify the files? Is the problem related to my environment? Any help is appreciated.

If it helps: Node.js v22.12.0 webstudio cli v0.194.0
Only error: no route matches url for the favicon image
I was messing with the radix accordion component, to see what could make it open by default. I put a value in the value field and deleted it, but the component is not working now. Anyone experience this?
8 comments
A
J
I made a blog using hygraph and made some posts in Arabic.
The generated slug looks fine in 'inspect' but when I check the url of the post's page and the slug variable it's encoded (a bunch of symbols, numbers, and letters). Now the query returns 'null' for each post which is not English. Any possible solution?
9 comments
A
J