Alessio Gravili
Alessio Gravili
> @AlessioGr, sent you invite to the project repo with beta 14 setup. Here is the URL: https://github.com/zapal-tech/oycha-website > > It has a `.devcontainer` setup with the PostgreSQL, MinIO (S3)...
As for the issue showcased in your video, it also works as expected for me: https://github.com/payloadcms/payload-3.0-demo/assets/70709113/bc2e0776-8751-4bda-9810-d7b33836cdff
> Hey, Are there plans to change the localization behavior of localized sub-fields? Like if there is a block nested within a localized lexical editor, the text in editor and...
Fixed in #6489. Fields no longer get omitted from the API response. Proper localization support will be worked on soon
Closing, as it has already been merged in https://github.com/payloadcms/vercel-deploy-payload-postgres/commit/2f8e537a68af9c3566d638a5ed87a822664006a5
Hey @ssyberg I have just tried reproducing this in the 3.0.0-beta.37 and this does not happen anymore! I have recently fixed an issue which caused lexical to freeze if you...
I cannot reproduce this on a fresh website template and Node 23.3.0. Will need a reproduction to look into it 
https://github.com/nodejs/node/issues/55826 Looks like this might be a bug in some node v23 versions. Does this work on node v22?
FYI, this is a warning that can be safely ignored. Nonetheless we'll investigate how to get rid of this warning
Does this work in jsx files? According to their readme this plugin needs eslint-plugin-react to function correctly, which we're not using