xHomu

Results 13 comments of xHomu

> Could not find a stable version so went nuclear option and disabled transactions all together on version 2.4.0. Seems to be stable. How do you disable transactions altogether? I...

Was just about to start an issue on this, but saw that @JClackett already did. I created a demo that replicates the error: https://github.com/xHomu/remix-defer-indie-stack/blob/main/app/routes/index.tsx ![image](https://user-images.githubusercontent.com/84349818/213599038-491d08ab-f0d7-4b24-b46f-6b7e1cdafe8c.png)

It appears folders exhibit v1 behavior, even with v2_routeConvention flag. v2_routeConvention flagged: * Files, working as expected: https://stackblitz.com/edit/node-nevrec * Folders shouldn't allow nesting: https://stackblitz.com/edit/node-vccmqv

Mmm, still getting this error. I'll switch up my setup a bit to see if I can narrow down if it's a local issue: ![image](https://user-images.githubusercontent.com/84349818/214685596-dac9ac1a-7338-4c61-a3c9-304bcb37d950.png)

Tested on different environments, seems to be a Windows-specific bug: ✔️ StackBlitz ✔️ Mac ❌ Windows laptop ❌ Windows PC

> From what I understand, this should be fixed in 1.16.0 Can someone confirm? 🙏🏼 @machour seems like still unresolved on v1.16: ![image](https://user-images.githubusercontent.com/84349818/235546820-1edcf642-47f4-4f91-a25b-bdd0cbfaa7e1.png) this is despite remix routes picking up...

@mcansh Can confirm that new routes are now working in windows with v2 routing flag on!

We were able to narrow down this issue to be related to some weirdness with `jscodeshift` in certain environments in this thread: https://discord.com/channels/770287896669978684/1046094365426208818

With the help @machour and @pcattori, I was able to patch Safari support to Remix for nalu.wiki: --- The trick is adding `target: ["safari12.1"]` to Remix esbuild config with [patch-packages](https://www.npmjs.com/package/patch-package):...

Mailtrap looks interesting. They even have a free testing tier! https://mailtrap.io/pricing/