-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
area-blazorBlazor Hybrid / Desktop, BlazorWebViewBlazor Hybrid / Desktop, BlazorWebViews/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Milestone
Description
Description
1,when I write this code:
<InputSelect>
<option value="0">test</option>
<InputSelect>
the application print "An unhandled error has occurred."
2,When I try to use <select> label in the page, It is dosen't work.
Steps to Reproduce
1,Open a page
2,Add the Select like:
<InputSelect>
<option value="0">test</option>
<InputSelect>
or
<select>
<option value="0">test</option>
<select>
They are dosen't work
Version with bug
Preview 12 (current)
Last version that worked well
Unknown/Other
Affected platforms
I was not able test on other platforms
Affected platform versions
10.0.19041.0
Did you find any workaround?
none
Relevant log output
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area-blazorBlazor Hybrid / Desktop, BlazorWebViewBlazor Hybrid / Desktop, BlazorWebViews/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working