Vijay Stroup

Results 9 comments of Vijay Stroup

Odd behavior: When doing further research, I am using a useEffect to ensure the recording object has been set in state. In the useEffect when doing `recording?.getStatusAsync`, the durationMillis is...

Error not reproducible and function works as intended in non-custom hook file. Error only persists when creating a custom hook and having the recording in a state rather than a...

+1 Submitted [this](https://github.com/expo/expo/issues/26132) a few days ago as well.

> Would it be because you are using "justify-center" in the parent div? Removing the wrapper produced the same overflow error as the screen shot; just starting at justify-start instead...

Produced the same result as wrapping above.

> @vijaystroup not sure why is @harsh-1923's solution working for you but here is a sandbox for your reference: [LINK](https://codesandbox.io/p/devbox/shadcn-fm45l6?file=%2Fapp%2Fpage.tsx%3A35%2C9) That is odd. I am trying to reproduce with your...

> @vijaystroup , did you find a solution? No unfortunately. Currently it is not a hindrance to my application, but it may be in the future, that is why I...

Not solved yet. @shadcn