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
However, this code does not work as intended, because the aria-required attribute has a "false" default value: it should be written as aria-required="true" to work properly with assistive technology.
I would recommend that the documentation be updated with a working example.