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

[Bug] RTL plugin remote load disable for content security policy #2477

Open
exrhizo opened this issue Dec 14, 2023 · 1 comment
Open

[Bug] RTL plugin remote load disable for content security policy #2477

exrhizo opened this issue Dec 14, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@exrhizo
Copy link

exrhizo commented Dec 14, 2023

@kepler.gl/components 3.0.0-alpha.1

Auto loads a remote script: mapbox-gl-rtl-text.js in react-map-gl.
see: RTLTextPlugin

Expected behavior
Allow library users to disable remote script downloads.

Reference to Issue in react-map-gl here

@exrhizo exrhizo added the bug Something isn't working label Dec 14, 2023
@exrhizo
Copy link
Author

exrhizo commented Dec 14, 2023

Similarly, it's not clear to me why these:

export const KEPLER_UNFOLDED_BUCKET = 'https://studio-public-data.foursquare.com/statics/keplergl';
https://studio-public-data.foursquare.com/statics/keplergl/icons/svg-icons.json

aren't bundled into the app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant