The name 'InteractiveServer' does not exist in the current context

Venkada Subramanian Durai 20 Reputation points
2023-11-21T09:08:41.8066667+00:00

User's image

The name 'InteractiveServer' does not exist in the current context error
occurred when i am using this

Developer technologies | .NET | Blazor
0 comments No comments
{count} votes

Accepted answer
  1. Anonymous
    2023-11-22T01:52:24.5166667+00:00

    Hi,@Venkada Subramanian Durai

    You could try add this line in App.razor:

    @using static Microsoft.AspNetCore.Components.Web.RenderMode


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the email notification for this thread.

    Best regards,

    Ruikai Feng

    4 people found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.