Teemu Taskula

Results 61 comments of Teemu Taskula

Hi @skorphil 👋🏻 I'm not sure I fully understand what is happening in the provided video 🤔 Why is the screen shrinking suddenly? Have you taken a look at the...

Okay 😄 It looked more like you entered a split screen mode or something. Can you record a video where I can see the keyboard? Also could provide a reproduction...

Hey everybody! 👋🏻 Chiming in here: the draggability is not super reliable on non-touch devices and I recommend testing it with a iOS/Android simulator instead of in Chrome's mobile emulation...

Thanks @carlos-ribeiro-zup 👍🏻 I haven't abandoned the lib but I'm definitely much more busy nowadays so it's hard to find time to work on open source stuff 😞 Every now...

Closing this as non-issue. If there are problems on Android that should be tracked in a separate issue.

Hi @andrewLapshov and @Pouria-Rezaeii 👋🏻 I'm not able to reproduce this issue locally. Could you try the latest version of `react-modal-sheet` and check if the problem still occurs? If the...

Hi @Chrishuwei 👋🏻 This sounds like it could be a React [StrictMode](https://github.com/Temzasse/react-modal-sheet?tab=readme-ov-file#the-sheet-doesnt-open-when-using-strictmode) related issue. For some reason the `motion` library that `react-modal-sheet` relies on struggles with `StrictMode` causing the opening...

I updated the title to reflect the real root cause of the problem. I'll keep this issue open so that other devs that encounter the same issue can see it...

I'm using React 19. As part of the v4 refactoring of `react-modal-sheet` I also updated the [example app](https://github.com/Temzasse/react-modal-sheet/tree/main/example) that I use for local development to use v19 and this issue...

Hi @phryneas 👋🏻 I'm curious what is the current situation with this PR? It has been a while since this was opened so I'm wondering if you found a solution...