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
Currently user are miss-using the native Label component to display text, which is a huge accessibility problem. The bigger problem comes from the docs, where such issue is even used as example.
The docs should be revisit about the usage of Label and fixed.