stipsan/react-spring-bottom-sheet

Maximun Call Stack Size Exceeded just by openning a select in the header.

fabricioAburto opened this issue · 2 comments

image

How to reproduce it:
Add any input controller and focus it and at few seconds a inity error logs will start fire in the console (attached image)

The same problem here, I "solved" it setting blocking = false on BottomSheet component props, but I don't know if can generate another problems.

zju1 commented

We have to fix this immediately. I used this BottomShit everywhere in my project )