We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I assume that they don't work directly because of cross origin issues. The flags work fine on localhost
but not when served from firebase.
When I base64 encode the images they come back correct, but also not working. I think I need to serve the image from the same origin
The text was updated successfully, but these errors were encountered:
another try at flags for #1
fce8cc5
No branches or pull requests
I assume that they don't work directly because of cross origin issues.

The flags work fine on localhost
but not when served from firebase.
When I base64 encode the images they come back correct, but also not working. I think I need to serve the image from the same origin
The text was updated successfully, but these errors were encountered: