Tom Hicks
Tom Hicks
demonstrates issue where setting a value inside a nested array erroneously triggers an add event, when no item has been added
Similar to (if not identical to) #402, #403, #391 but asking for merge into develop instead of master. Aside from fixing the issue with the lcov data not being appended...
Is there any particular reason the reporters aren't tested? They should be able to be tested outside of blanket entirely, by just passing some mock data and asserting they correctly...
We are using this library to render text which the user can enter into a textarea to display as a "note" in a mapping/drawing app. Using the text area, it's...
## What this does Previously, if you wanted to zoom in and pan the map in the same viewport operation when you were very zoomed out, it would get "stuck"...
### Current behavior Following the docs to create a basic StackNavigator, I get the error "react-native-gesture-handler module was not found. Make sure you're running your app on the native platform...
## User Story As a developer working on the MapLibre source, I want to be able to make changes with the full support of static type analysis, in order to...
**maplibre-gl-js version**: 4.7.x **browser**: All ### Steps to Trigger Behavior 1. Have a complex map with lots to render 2. Set the style rapidly, such as in response to a...