Alessio Gravili

Results 104 comments of Alessio Gravili

@thoerr could you test if this issue still occurs in `3.20.0-canary.9f2bca1`?

Can you check if this is fixed in `3.63.0-internal.c0bd36f` + Next.js 16.0.1?

@LucasMatuszewski thank you a lot for this detailed issue and your research! This _might_ be resolved by https://github.com/payloadcms/payload/pull/14502. Could you test out the following pre-release and let me know if...

We're experiencing this issue at Payload as well. We use dnd-kit, which adds an `aria-describedBy` attribute generated by `useId`. On some page loads (5% of times), it throws a hydration...

Just wanted to share my findings here in case it helps others debug: - The issue was introduced in Next.js `15.4.2-canary.20`. Next.js `15.4.7` is the last _stable_ release without this...

Please test out https://github.com/payloadcms/payload/pull/14649 and let me know if it works (see PR description for example). Pre-release: `3.65.0-internal.ef3958a` @ChristopherNowlan @joshuademarco @jhb-dev

Closed by https://github.com/payloadcms/payload/pull/14720

> Is it just me, or does the autoRun cron stop working in dev mode after HMR reload? @matthijs166 known issue, this will be fixed once https://github.com/payloadcms/payload/pull/12863 is merged -...