John Norvell

Results 3 comments of John Norvell

I'm still having problems with this. See anything obvious? Map renders and centers, but no markers. If I remove the MarkerClusterer, they render. ``` function makeMarkersFromFilteredLocations(clusterer) { return locationList.reduce((accumulator, l)...

For my use case I would just like to be able to disable reordering on any given droppable. Regardless of whether or not combining is used.

I am having a similar issue with EventSource connections through http-proxy v1.18.1. Mine work in development (create-react-app), but when deploying to production, the connection fails with the following browser (chromium)...