Tom McLaughlin
Tom McLaughlin
Whoops, forgot to push the React 17 branch. Pushed now. These repros don't use MUI, as you can see [here](https://github.com/thomasjm/razzle/blob/textfield-ssr-rawinput-react17/examples/with-material-ui/src/App.js). But you can easily comment the raw `input` and uncomment...
All right, repros are pretty minimal now. EDIT: oh, I just noticed an interesting warning on React 18. Let me deal with this first... > index.js:1 Warning: ReactDOM.hydrate is no...
@eps1lon just checking in, is the above sufficient to reopen the React issue?
I just played with CodeSandbox a bit and had trouble finding a way to make SSR work, let alone having hydration occur on command. I'd rather not spend forever working...
Hi @grahamc -- any chance you know who might be good to review this? It's actually a small change, it just looks large because I had to move some file...
Ah, this has become pretty messy to rebase. I'll try to get to it when I have some time.
Okay @veehaitch @mkaito , this is rebased and seems to work. Have at it!
Hey guys, please review before more changes happen and I have to do that rebase again :)
Okay @veehaitch, I've updated this branch to reflect 499748bc0446f61be94b6946183e8895ca2be57b.
I have the same problem with `mysql_config`, did you ever figure it out @JorisM ? I tried all of the below options I could find in the documentation but no...