Versions
"@originjs/vite-plugin-federation": "^1.2.3",
"vite": "^4.3.9",
"@vitejs/plugin-react": "^4.0.0",
Reproduction
What is Expected?
To work great with the hook.
What is actually happening?
I get:
Uncaught TypeError: Cannot read properties of null (reading 'useState')
Same code without the useState hook works great!
Any ideas how to fix? workaround?
I think the opened PR is supposed to fix this issue?
#450
Thanks community!
Versions
Reproduction
What is Expected?
To work great with the hook.
What is actually happening?
I get:
Uncaught TypeError: Cannot read properties of null (reading 'useState')
Same code without the useState hook works great!
Any ideas how to fix? workaround?
I think the opened PR is supposed to fix this issue?
#450
Thanks community!