Audrius Linkus

Results 11 comments of Audrius Linkus

Yeah, I'm experiencing the same thing!

I'm interested in this too, in my own tests it was also appearent that the approach @SiddharthSham mentioned was quite a lot more performant.

Hey, @ashthornton , any news on this?

> Does it only happen with `intl` or also with `strftime`? Only with `intl`. `strftime` works as expected.

Are preferences set even when the user never actually changes the preferences? When I was testing it was ok a clean install and fresh db, while the admin panel hasn’t...

Yup, double-checked. First time the user opens the collection list view, prefs are added to the db. Removing the prefs from db and restarting with devsafe the `defaultColumns` works (unless...

+1 Experiencing the exact same, super annoying. Happens only on build though.

This actually also happens when there’s no CSS files in common. A single global css (non module) import in one parallel route layout results in those styles being imported in...

This is super annoying and makes it impossible to use next.js with the payloadcms 3.0, unless you have no global styles (which is rarely the case). Is there any update...

I think this is also related and is a critical bug: https://github.com/vercel/next.js/issues/64773