deck.gl
deck.gl copied to clipboard
[mapbox] Fix legacy React usage pattern
For https://github.com/visgl/deck.gl/discussions/7170
Not super happy about the behaviors relying on redrawReason (a similar bug here https://github.com/visgl/deck.gl/pull/7092) but this will revert the breaking change for now.
Change List
- Avoid passing redraw reason to the React component