Daniel Leroux
Daniel Leroux
I added a extra repository: https://github.com/danielleroux/pnpm-react-type-bug Checkout the following file: https://github.com/danielleroux/pnpm-react-type-bug/blob/main/apps/react-example/src/App.tsx#L6 If you run: ```shell pnpm run build --filter react-example ``` You will get the following output: ``` react-example:build: cache...
/release:pr
You can test the latest snapshot build: `npm i @siemens/[email protected]` (no production version will be deleted) or the stackblitz https://stackblitz.com/edit/ygj7zm-flt3qm?file=package.json The ix-icon is part of another repo, and here is...
Can not call you a exact date, but as soon as the PR is merged we check if we have some other work to do afterwards we will build the...
Its released with [email protected]
Thanks for the issue! This issue has been labeled as `needs reproduction`. To help us assist you better, could you please provide a way for us to access the code...
@mschlestein we identified the issue as a workaround you can prevent the click event. ```html {{ item.name }} ```
Internal ref IX-847
This is currently a limitation of using react-hook-form together with none react components (ix components are native web components). You find more information of the react-form-hook page also there is...