Duplicates
Latest version
Current behavior 馃槸
When we update Ark from 5.36.0 to 5.36.1 the docs app blows up with exportAll() errors coming from the React primitive files.
Updating those files to force client will also blow up the docs regarding React server/client data-flow nit-picks.
Expected behavior 馃
Upgrading a patch shouldn't affect builds or create breaking integration development.
Steps to reproduce 馃暪
Steps:
- Clone the repo
- Checkout the branch
- Run
pnpm install in the root
- Run
pnpm start:docs in the root
- 馃敶 See the error when the app is loaded in the browser
Context 馃敠
No response
Your environment 馃寧
Duplicates
Latest version
Current behavior 馃槸
When we update Ark from 5.36.0 to 5.36.1 the docs app blows up with
exportAll()errors coming from the React primitive files.Updating those files to force
clientwill also blow up the docs regarding React server/client data-flow nit-picks.Expected behavior 馃
Upgrading a patch shouldn't affect builds or create breaking integration development.
Steps to reproduce 馃暪
Steps:
pnpm installin the rootpnpm start:docsin the rootContext 馃敠
No response
Your environment 馃寧