Nabeel Parkar
Nabeel Parkar
Hey @wiesjan. Does the same occur on deployed functions as well?
## Triage report I can reproduce this issue on `Master (3.9.0-17.0.pre.27)`. Height wise: `standard` looks right, while `comfortable` and `compact` are less than the `minimumSize.height`. Width wise: `standard` and `comfortable`...
I'm unable to reproduce this issue with V1 or V2 functions. @kevinnammour is this still something you can reproduce? #### V1 function ```ts export const setTimestampsOnCreateV1 = firebase.firestore.document("listings/{listingId}").onCreate((snapshot) => {...
Thanks for chasing this :)
Speaking of Turso, how is hrana saving migration information? I used to see a schema migrations table when I was using drift with postgres, but it seems like it's not...