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

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,442 questions
0 comments No comments
{count} votes

Accepted answer
  1. Ruikai Feng - MSFT 2,531 Reputation points Microsoft Vendor
    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

    3 people found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful