Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closing the modal then reopening it gives CORS error #22

Open
benatshippabo opened this issue Dec 8, 2023 · 0 comments
Open

Closing the modal then reopening it gives CORS error #22

benatshippabo opened this issue Dec 8, 2023 · 0 comments

Comments

@benatshippabo
Copy link

benatshippabo commented Dec 8, 2023

Reproduction steps

  1. set your publishable key and environment id in App.tsx
  2. set showSidebar: true in the space configurations
  3. go to localhost:3000
  4. click "Open and create new Space"
  5. click close modal button
  6. click "Yes, exit"
  7. click "Open and create new Space"
  8. note error
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://platform.flatfile.com/api/v1/workbooks. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing). Status code: 200.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant