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
I would like to have disabled select element, not div (this disabled=disabled is not propagated to children of element).
I report it as bug, because I believe hat it should be smartly applied to div and children (e.g. select) or to select at least.
The text was updated successfully, but these errors were encountered:
Hi,
let's have shiny app:
What I get is:
I would like to have disabled select element, not div (this disabled=disabled is not propagated to children of element).
I report it as bug, because I believe hat it should be smartly applied to div and children (e.g. select) or to select at least.
The text was updated successfully, but these errors were encountered: