Hi,
is it possible to use Frontity using React v.18+? When I install react-three/fiber I got different errors, because of react-dom/client.
Frontity works with React v.17
react-three/fiber works with React v.18+
Any ideas how to use both together?
Hi,
is it possible to use Frontity using React v.18+? When I install react-three/fiber I got different errors, because of react-dom/client.
Frontity works with React v.17
react-three/fiber works with React v.18+
Any ideas how to use both together?
At the moment as far as I know its not possible to run Frontity on react18.
As for your question, 1 quick duck and first result: javascript - How to install a react-three/fiber and react-three/drei version compatible with "react": "^17.0.2"? - Stack Overflow