You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cannot provide a value for property 'RteJsInterop' on type 'Blazorise.RichTextEdit.RichTextEdit'. There is no registered service of type 'Blazorise.RichTextEdit.RichTextEditJsInterop' #527
I know for some third party components I have to do this above strategy to work.
https://github.com/Megabit/Blazorise/blob/5fa938f2ace5bbfbe7a73f0fdde3217e57f71d70/docs/_docs/extensions/richtextedit.md

I am using this and for some reason this error is occurring. I don't know what configuration I need to do to be recognized. or is it something that is currently impossible?