Next.js Discord

Discord Forum

Remirror not working in App router

Unanswered
Asian black bear posted this in #help-forum
Open in Discord
Avatar
Asian black bearOP
Hey everyone, I am getting the following error while embedding the editor in Next.js 14 App router. In the pages router, the same setup is working correctly.

_RemirrorError: This occurs when accessing a method or property before it is available.

`getState` can only be called after the `Framework` or the `EditorView` has been added to the manager`. Check your plugins to make sure that the decorations callback uses the state argument.

For more information visit https://remirror.io/docs/errors#rmr0008

0 Replies