Replies: 1 comment 2 replies
-
Does it still compile or not? I have had this before as well and the solution is to compile. That does work, and after that the issue is gone. I think this issue has nothing to do with this project, but is just showing that visual studio does not do perfect syntax highlighting for Blazor yet. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Sometimes in VS 2019 I stumble across the error that the reference to my modal cannot be found when I call the Modal.Show () method. In earlier methods of VS 2019, this was an error that was almost guaranteed but it improved with 16.10 and only occurs from time to time.
Am I the only person experiencing this error? I think that's rather a VS problem but I'm curious if anybody else is facing this issue.
Beta Was this translation helpful? Give feedback.
All reactions