R1
R1
Cool! Yeah lets make the transition to the hooks :)
I would think about any kind of similar system of management such as locize.io or equivalent, to connect the json translate files to a better system to update. I build...
+1 too lazy to pass to final form yet, and i rather stop doing npm i --force all the time :p
I do that in docker to fix the issue. You can also manually format your package-lock, but carefully.
at the end i made the migration to react-final-form that is way much better. Its a little work but it's quite compatible and the whole everything seems faster.
i saw through other issues that it's seem that it's due to a 21 days limitation for jobs. _If there are multiple job definitions, and you have lockLimit and maxConcurrency...
Update: I made it work in production finally... It's a bit flacky but it does the work. ### 1. **_Remove_** the reference to the domains in your `i18n.js` and `next.config.js`...
last version of website + last version of axios = crash of build 5.94 & 1.7.7 Not sure who is at fault but yes i cannot fix the vulnerability until...
@than no it doesn't work on nextjs15. That is why @better-salmon is working on https://github.com/caching-tools/next-shared-cache/pull/969 to make it compatible.
I confirm the issue on docker `node:20.9.0-alpine` it require the tslib even if plain javascript code is used.