Skip to content

Error: [redi]: Cannot find "univer.doc.text-selection-render-manager" registered by any injector. #2863

Discussion options

You must be logged in to vote

There could be two possible reasons for this issue.

The first one might be the use of React's <StrictMode>, which Univer's DI does not currently support, so you need to remove it.
The second reason could be due to an incorrect upgrade of @wendellhu/redi during dependency upgrades, which is a peerDependency, resulting in multiple different versions of redi appearing in the project. We have built-in this dependency into @univerjs/core in the latest 0.2.5 version, so this problem will no longer occur in future upgrades.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by hexf00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants