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
We are getting an aria error for having aria-expanded="false" on a div. We need to add role="button" onto the widget's div tag to fix this accessibility error.
We are getting an aria error for having
aria-expanded="false"
on a div. We need to addrole="button"
onto the widget's div tag to fix this accessibility error.https://github.com/unl/VisitorChat/blob/develop/www/js/VisitorChat/5.0/Client.js.php#L833
The text was updated successfully, but these errors were encountered: