alexkates
alexkates
Any updates here? Seems like something that should be supported...
> and how to deal with multi env and lambda vpc except doing some manual script to update template json This is something I'm wrapping my head around also. My...
I ended up copying the contents of schema.sql and putting them into a migration file. I ran `yarn supabase migration new initial` and `yarn supabase db push` to do this.
I _think_ if the max-height was set to a value then I could add a max-height transition myself.
Anyone working on a fix for this yet? just ran into it as well.
You're right. Confirming after testing https://temzasse.github.io/react-modal-sheet/#/scrollable-snap-points on my iPhone simulator that it works as intended. Thanks!