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
This was found because we have a project that's already wrapping a TextField with an OverlayTrigger in v2 (which seems to be working just fine), and we're still doing this in v3 while we wait for official helptext support on fields.
🔦 Context
Our users won't be able to navigate inputs on our forms as they should be able to until this is resolved