Create-react-app build sometimes fails to load


#1

Sometimes, when building an app generated with create-react-app and reason-tools, I just load an empty <div id="root">. I’m not getting any error messages when I compile or run the app. Any idea what might be causing this? My code is in this repo


#2

Did you check browser’s console? There is probably something in there


#3

I think you’re running into this issue. There’s a workaround described in there.

I think @rrdelaney is looking into this!


#4

There are no console errors