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
There is difference between the Html generated by Html.Attributes.attribute "value" "" and Html.Attributes.value "" that leads to some unexpected behaviour.
There is difference between the Html generated by
Html.Attributes.attribute "value" ""
andHtml.Attributes.value ""
that leads to some unexpected behaviour.To illustrate the issue, here is an example select element with 2 options.
https://ellie-app.com/8xvjpZt6NwSa1
Switching options 3 times produces the following inconsistent messages.
The text was updated successfully, but these errors were encountered: