Timo Santi

Results 5 issues of Timo Santi

### Description HeaderLargeTitle is not collapsing to small title when scrolling if app is build with fabric support `bundle install && RCT_NEW_ARCH_ENABLED=1 bundle exec pod install` With Fabric build: Without...

Platform: iOS
Repro provided

### Current Behavior I'm using `@nx/webpack:webpack` executor with `"generatePackageJson": true`. When I'm building production build of app and deploying it I'm getting following error: ``` Lockfile is up to date,...

type: bug
scope: js

### What’s the bug you are facing? I'm getting `RangeError: Adding different instances of a keyed plugin (plugin$)` error when running vitest for editor with Placeholder -extension. ### Which browser...

Type: Bug

I'm trying to run smoke tests for stories including custom ErrorBoundary component. When running storybook smoke tests. It is failing when there is story for ErrorBoundary with children throwing error....

bug
linear

### Current Behavior I'm using `@nx/webpack:webpack` builder with `generatePackageJson` set to true. Build is generating `package.json` -file and `pnpm-lock.yml` -file. When running `pnpm install` with generated files. I'm getting following...

type: bug
scope: js