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 ids crnField and instructorField are reused in multiple elements in the section detail component. Reused element ids are problematic for screen readers as screen readers will only read one element with a given id.
The text was updated successfully, but these errors were encountered:
The ids
crnField
andinstructorField
are reused in multiple elements in the section detail component. Reused element ids are problematic for screen readers as screen readers will only read one element with a given id.The text was updated successfully, but these errors were encountered: