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
The form-associated custom elements spec goes out of its way to break the long standing practice of reflecting disabled as a boolean attribute. Carbon will have to remove that attr reflection when it wires up FACEs.
The text was updated successfully, but these errors were encountered:
We've marked this issue as stale because there hasn't been any activity for 60 days. If there's no further activity on this issue in the next three days then we'll close it. You can keep the conversation going with just a short comment. Thanks for your contributions.
The form-associated custom elements spec goes out of its way to break the long standing practice of reflecting
disabled
as a boolean attribute. Carbon will have to remove that attr reflection when it wires up FACEs.The text was updated successfully, but these errors were encountered: