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

DotVVM.Framework.Controls.TextBox: Warning in VS2022 when using attribute "Type" (see attached image) #1905

Open
Twoleeland opened this issue Jan 21, 2025 · 1 comment

Comments

@Twoleeland
Copy link

Twoleeland commented Jan 21, 2025

Hello!

I think this is a bug and should not happen:

Image

Somehow the "type" attribute of the "input"-HTML-control interferes with the same-named attribute of the textbox control.

Best regards

@Twoleeland Twoleeland changed the title DotVVM.Framework.Controls.TextBox: Warning in VS2022 when using property "Type" (see attached image) DotVVM.Framework.Controls.TextBox: Warning in VS2022 when using attribute "Type" (see attached image) Jan 21, 2025
@tomasherceg
Copy link
Member

Thank you for reporting this. I remember we looked at this issue in the past, but it was some kind of clash between Visual Studio's HTML editor and our extension and we never figured out how to prevent this warning. We'll try to look at it again - maybe we'll be lucky.

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

No branches or pull requests

2 participants