Bang

Results 2 comments of Bang

> @gendalf-thug - thanks for the report! can you send a PR with your recommended fix? Hello, I had the same issue and raised a pull request. Could you please...

+1 I fixed it by patching it like this ``` // wrap the getOpenHeight in a useCallback and use it as a dependency const getOpenHeight = useCallback(() => { if...