You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After upgrading to Payload CMS version 2.28.0, I encountered an issue when using @payloadcms/richtext-slate. The problem seems to be related to the ModalProvider component from the faceless-ui/modal package. The application throws an error indicating that useRef is being accessed on a null value.
To Reproduce
Upgrade to Payload CMS version 2.28.0.
Install @payloadcms/richtext-slate
Attempt to use the Payload CMS