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

Even relative asset URLs need CORS if widget is on a different domain #68

Open
toolness opened this issue Mar 11, 2017 · 0 comments
Open

Comments

@toolness
Copy link
Owner

Doh. I just realized that loading assets on the same server as the widget embedder don't actually work unless the widget itself is hosted on the same server too.

It might be nice to proxy any XHRs through the embedder's window...

Urg. This is a really obvious use-case, I'm not sure how I missed it before. Weird.

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