Josh Levinger

Results 28 comments of Josh Levinger

Yeah, it's on NPM. I bumped the version number to 1.5.4 https://www.npmjs.com/package/@jlev/react-usa-map It looks like there is also a functional typescript version at https://github.com/makahn64/react-usa-map-fc which has received more active development.

@Pixele9 Seems like your babel setup may not be correct. Possible solutions here https://github.com/babel/babel/discussions/13013

Attempted to address this in https://github.com/jlev/netlify-cms-widget-youtube/commit/3308260871e9769c8849c9ce1f86ae183710efb4 by loading state from value prop and triggering componentDidUpdate, but the url is still not appearing.

Second the recommendation to switch to the official sentry plugin. Resolved an issue for me with this one. Simple fix, change the entry in gatsby-config.js to ``` { resolve: "@sentry/gatsby",...

Check out the `static` draw mode. https://github.com/mapbox/mapbox-gl-draw-static-mode You may need to modify the drawing tool to reset the mode after the user is done editing. For many plugins the default...

I am also interested in the license. Is this available for open use?

Try the upgraded version of the tool, http://callpower.org

This sounds particularly useful for getting pages to redirect to clean URLs automatically. IE page.html -> page/index.html

👍 Happy to help, or send a pull-request if needed. v1.2 had some fairly major changes to the political-data to work internationally, so you'll need to clear your cache and...

This data is now quite out of date, doesn't reflect redistricting in 2016, and won't be further updated by Sunlight foundation. I recommend switching to the open data I've compiled...