Martijn Saly
Martijn Saly
It's not frustration, it's security. Take it seriously.
I think this is it: https://codesandbox.io/p/sandbox/react-testing-library-demo-forked-kkn5xt The share button in codesandbox doesn't work properly 😑 In the mean time, were you not able to reproduce the problem going off my...
> I haven't tried to be honest, I'm not a contributor 😅 Sorry, I guess I was making assumptions 😀 Anyway thanks for noticing my original mistake.
Update: I now also seem to have files that don't get synced. Yesterday I performed a successful sync, which should've uploaded documents that I newly created, and not, syncing on...
Yeah, in the mean time, I think I'll switch to Git. Livesync appear to attempt to rewrite version control in a backing system (couchdb) that totally doesn't have that. Reinventing...
@jorgen-k You massively overestimate my ability to work with docker compose, and you've also overestimated Unraid's support for it. You can say it's easy all day long, but do speak...
> The `xxxxx` in `new Intl.Locale('nl-xxxxx')` doesn't specify a region, but a variant subtag. I already alluded to something like that, to quote myself: > probably assumed to be an...
It's probably a good idea to stay ahead of issues like "please support React 19" when it does get released. Also, React 19 has RC status, which is especially the...
Just to add: it's not that `constants` is that much of an important thing to be able to import. I'm just thinking *"what else doesn't import correctly, should we need...
After going through the migration and no errors remaining, a build now produces this: ``` Collecting page data ..Error [ERR_REQUIRE_ESM]: require() of ES Module C:\Projects\Redacted\turborepo\apps\e-commerce\node_modules\chalk\source\index.js from C:\Projects\Redacted\turborepo\apps\e-commerce\node_modules\@sitecore-jss\sitecore-jss-nextjs\dist\cjs\services\component-props-service.js not supported. Instead...