Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'KeymapExtension' doesn't exist within this manager. Make sure it is properly added before attempting to use it. #2180

Open
saintego opened this issue Oct 13, 2023 · 0 comments
Labels
type: bug 🪲 Something isn't working

Comments

@saintego
Copy link

Summary

When trying to use useKeymap in NextJS, I am getting the following error message: `RemirrorError: You requested an invalid extension from the manager.

'KeymapExtension' doesn't exist within this manager. Make sure it is properly added before attempting to use it.

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

Steps to reproduce

Use useKeymap from @remirror/react

Expected results

It should not throw an error.

Actual results

Throws an error

Possible Solution

Use "@remirror/react": "^2.0.27" or bellow

@saintego saintego added the type: bug 🪲 Something isn't working label Oct 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug 🪲 Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant