I have deployed an application built completely with React+Vite on Netlify, but I am getting CORS error. Is there any way to fix it?
You'll need to add the Netlify or the App domain as a Web platform in your project overview page in the console
Ya! Ok thanks, It was set to *
Recommended threads
- Not allowed permission to upsert a prese...
```js const presenceID = ID.unique(); setPID(presenceID); const presence = await presences.upsert({ presenceId: presenceID, status: "online"...
- Finding job
Hi. I am a full-stack developer with experience in developing scalable and user-friendly web applications. I handle both front-end and back-end development, im...
- CDN not delivering correct bundle
My site 69b4cd410035893573dc is not delivering the latest deployed version via CDN, it seems stuck on versions from previoiu days, alternative links for the lat...