Ben Hodgson

Results 4 issues of Ben Hodgson

Issue: (https://github.com/google-map-react/google-map-react/issues/1223) This pull request addresses an issue with the markers rendering incorrectly using React `^18`. The issues were: 1. StrictMode behaves differently, which exposes an issue with the `dimensionsCache`...

**Describe the bug 🐛** With StrictMode enabled in development, the markers do not render in the correct position as the map is moved. **To Reproduce 🔍** Steps to reproduce the...

### Why Currently, calling `useReducedMotion` on a Safari browser older than v14 causes an error, crashing the app. This pull request adds compatibility checks, so that `useReducedMotion` can be called...

### Which react-spring target are you using? - [X] `@react-spring/web` - [ ] `@react-spring/three` - [ ] `@react-spring/native` - [ ] `@react-spring/konva` - [ ] `@react-spring/zdog` ### What version of...

template: bug