sony toprano
Failed to parse URL from after refreshing page
I am using solid-start with bun. I created a page where i am fetching data using createResource. I have index page which redirects me to /page/<id>. And then I am fetching data using this id and it works fine. But then when I am refreshing this page i get this error TypeError: Failed to parse URL from /api/data/<id>
10 replies