Closed itsaalexk closed 3 weeks ago
+1, also seing this issue with v2.30.3
This issue is a duplicate of #8576. Make sure to follow it and check out the recommended workaround.
Hey all, yes, thank you @marcmaceira for linking the duplicate issue. I'll close this one in preference to the other one but we should be able to have this solved shortly.
This issue has been automatically locked. Please open a new issue if this issue persists with any additional detail.
Link to reproduction
No response
Describe the Bug
Link button not working in rich text component with SlateEditor.
We are trying to use link component in rich text field but it does not open when I click on it.
Instead this error is displayed on the console and nothing else happens. We recently updated to the "payload": "^2.30.3", version and also updated this postgres plugin to the following version. "@payloadcms/db-postgres": "^0.8.9",
When I click the link component in RichText field I expect to open a modal but instead I get this error on the console. I have noticed that you are using this library to open such modal @faceless-ui/modal
We are also using this adapter , but it seems to be updated to the latest version @payloadcms/richtext-slate
THIS IS THE ERROR MESSAGE IM GETTING:
To Reproduce
Just try to open the link component on RichText field with the latest version and nothing will happen.
Instead i get this error on the console
Payload Version
^2.30.3
Adapters and Plugins
@payloadcms/db-postgres @payloadcms/richtext-slate