Thomas Schöller

Results 6 issues of Thomas Schöller

Hi, on notch devices the safe area is jumping on initial render. Have a look at: https://user-images.githubusercontent.com/6721322/111995957-d5a90800-8b19-11eb-91a0-a1cd1e5e3379.mov would be great to calculate padding top upfront. Great work so far 👍🏻

bug
enhancement

for example because of bad network. Maybe store the last build and allow to deploy it with a flag like meteor-now --latest.

enhancement

This link don't work like expected. I want to query all users with the same companyId. Is this not supported? Meteor.users.addLinks({ team: { collection: Meteor.users, type: "one", field: "companyId" }...

need-more-info

Is it possible to gain compatibility with react-native-web? At the moment it just renders a textarea with [object Object] as value, the problem seems to be rendering children in textarea....

If the user reloads the Page the code is invalid. What about saving auth state in localStorage?