Hi @Rabe, Jens,
You can check your _Imports.razor
file in your .client project, make sure it has this line:
@using static Microsoft.AspNetCore.Components.Web.RenderMode
Besides, you can update the Visual Studio to the latest version(my project is 17.9.0 Preview 1.0) , and you can click the Help-->Check for Updates like:
then the "The name 'InteractiveAuto' does not exist in the current context" will disppear:
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 related email notification for this thread.
Best regards,
Qing Guo