Results 2 comments of Richard Frenken

I'm doing this, but it is still not working, see error below: Using "react-dom": "~18.2.0", "react-router": "~6.22.0", and createBrowserRouter ``` import React from "react"; import { createRoot, hydrateRoot } from...

Hi [debashisqba](https://github.com/debashisqba), No. I suspect it is because I have a local setup with apache virtualHost and ssh that proxy's the localHost to a dev domain. I tried hacking a...