Matt Koevort

Results 5 comments of Matt Koevort

FYI also seeing this on a physical device (Samsung Galaxy S9) when using elevation on a simple View. Unrelated to this libray imo.

Experiencing the same issue. The above fix solves it for me.

> Because of this, the wrapper needs overflow-x: hidden to prevent horizontal scroll bars during overlapping transitions. @TylerBarnes is this the sole reason for the overflow? If so, can one...

> For anyone else needing to resolve this immediately, put a `rebass.overrides.ts` file in the `src` directory with the code below, add any other Prop interfaces from Rebass you may...

I'm running into the same issue as shown here: ``` TypeError: Cannot read property 'name' of undefined at getQueryServiceToken (/home/luisariasc/deliveries/node_modules/@nestjs-query/core/src/decorators/helpers.ts:5:22) at Object.InjectQueryService (/home/luisariasc/deliveries/node_modules/@nestjs-query/core/src/decorators/inject-query-service.decorator.ts:6:30) at Object. (/home/luisariasc/deliveries/packages/deliveries-api/src/modules/package/package.resolver.ts:12:6) at Module._compile (internal/modules/cjs/loader.js:1072:14) at...