#Uncaught TypeError: openModal is not a function
8 messages · Page 1 of 1 (latest)
Help is on the way! To mark it as solved, use the /solve command. In the meantime, here are some existing threads that may help you:
Documentation:
Might be package version issue where the payload slate package is outdated compared to the payload package or vice versa
"slate": "^0.102.0",
"slate-react": "^0.102.0"```
Anything here look out of the ordinary? @split frigate
Normally slate isnt a direct dependency, @payloadcms/richtext-slate exists
Hmm, i've removed both of those and it's still erroring 😦 @split frigate
Do payload and @payload/richtext-slate have up to date versions?