Skip to content

Cannot provide a value for property 'RteJsInterop' on type 'Blazorise.RichTextEdit.RichTextEdit'. There is no registered service of type 'Blazorise.RichTextEdit.RichTextEditJsInterop' #527

@drma-tech

Description

@drma-tech
ctx.JSInterop.SetupVoid("matBlazor.matSelect.init", x => true);
ctx.JSInterop.SetupVoid("matBlazor.matSelect.setValue", x => true);

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?
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions