You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Somehow the "type" attribute of the "input"-HTML-control interferes with the same-named attribute of the textbox control.
Best regards
The text was updated successfully, but these errors were encountered:
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
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.
Hello!
I think this is a bug and should not happen:
Somehow the "type" attribute of the "input"-HTML-control interferes with the same-named attribute of the textbox control.
Best regards
The text was updated successfully, but these errors were encountered: