Timo Santi
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...
### 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,...
### 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...
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....
### 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...