Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Constant RZ10012 errors in vscode when using components from library #10773

Open
tn-5 opened this issue Aug 21, 2024 · 0 comments
Open

Constant RZ10012 errors in vscode when using components from library #10773

tn-5 opened this issue Aug 21, 2024 · 0 comments
Assignees
Labels

Comments

@tn-5
Copy link

tn-5 commented Aug 21, 2024

It is virtually impossible to use vscode for a Blazor project where components are declared in a library. The editor highlights components with error RZ10012.

Attached a simple project to reproduce this. When opening Counter.razor in vscode it highlights both components declared in the project itself and in the library as unknown. It also complains about the namespaces for these. On opening it cycles between showing it correctly and then settles in a condition where it shows it as errors with RZ10012.
btest1.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants