Misael Villaverde

Results 2 comments of Misael Villaverde

Something similar happens to me. If I send any number bigger than 15 digits (including `.`) it will convert it to a string ![CleanShot 2024-04-30 at 12 00 46@2x](https://github.com/usebruno/bruno/assets/30275501/d15f70b0-0908-4d0a-969e-d5e28485e760)

I think the issue is that the vaul is triggering the close action twice. After setting a ref to prevent changing my state by the onOpenChange function being called with...