rkmackinnon
rkmackinnon
react-native-vision-camera is currently undergoing a rewrite to a new major version, v3: [https://github.com/mrousavy/react-native-vision-camera/issues/1376](https://github.com/mrousavy/react-native-vision-camera/issues/1376). This pull request would update vision-camera-code-scanner to support it. This code was tested against commit [af4e366](https://github.com/mrousavy/react-native-vision-camera#af4e366312a2335535f80109e6bf0b3a977444f0) from...
### Describe the bug When using SSR with NextJS and Mui, the rowCount prop provided by useDataGrid can sometimes become undefined during loading. This resets the current page to zero....