Marc Simon

Results 5 issues of Marc Simon

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior With a project organised that way: ``` src: - main.ts -...

bug
needs triage

Following some research and update in https://github.com/Vydia/react-native-background-upload/issues/260 The code that transfer the request into a stream result in the background upload to not work and always throw `Lost connection to...

## Fixes `Cannot read property 'create' of undefined` when using `GraphqlInterceptor` ``` TypeError: Cannot read property 'create' of undefined at ....api/node_modules/@ntegral/nestjs-sentry/dist/graphql.interceptor.js:39:87 at Hub.withScope (..../api/node_modules/@sentry/hub/dist/hub.js:85:13) at callOnHub (....api/node_modules/@sentry/minimal/dist/index.js:18:28) ``` Which seems...

## Environment "react": "17.0.1", "react-native": "0.64.0", "react-native-pager-view": "^6.0.0-rc.0", Testing on iPhone 8. Same problem on simulator. ## Description When having the pagerView in orientation="vertical", the first page is hard to...

ios
next

Would it be possible to allow settings contrains on table and field the same way we set index. E.g: Defining a table this way: ``` @Table({ constraints: [ { name:...