Mehdi Achour
Mehdi Achour
Hi @midgleyc and thank you so much for tackling this. Please rebase this PR on the `dev` branch
Verified on 1.6.4 as well
@penx is this still a problem for you?
Hi @Plopix and thank you for opening this PR! Can you target the `dev` branch instead as you're changing code?
Hi @atouchsimo, is there any way you can provide a public repository reproducing this issue? Hard to say what's going on exactly here except that `useRemixEntryContext()` returned an undefined `routeModules`...
You seem to be using Cloudflare, I wonder if turning off the 'Rocket Loader' under speed optimizations would solve your issue (see https://github.com/remix-run/remix/issues/1618#issuecomment-1113887894)
Excellent. Took the liberty to rename your issue to see if we can fix this somehow on our end. It seems that we should be adding `data-cfasync="false"` on our scripts...
Will be fixed by #4421
Hi @rwu823 and sorry for the delays. Can you rebase your PR to target the dev branch?
@Mattinton could you please sign the CLA?