XAVA | Neill van Steenpaal
Results
2
issues of
XAVA | Neill van Steenpaal
### Is there an existing issue or pull request for this? - [X] I have searched the existing issues and pull requests ### Feature description Would appreciate if the peer...
feature
### Issue TypeError: Cannot read properties of null (reading 'getBoundingClientRect') ### Stack Trace `src/hooks/useDrag.ts:159` ```tsx const { width, height } = containerRef.current.getBoundingClientRect(); ```