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 accordion "show" buttons are not functioning correctly for sections with indices greater than 9.
It seems the IDs for sections with indices greater than 9 are causing conflicts in the HTML. The result is that the "show content" button for section 11 open the content for section 1, 12 opens 2 and so forth.
The text was updated successfully, but these errors were encountered:
The accordion "show" buttons are not functioning correctly for sections with indices greater than 9.
It seems the IDs for sections with indices greater than 9 are causing conflicts in the HTML. The result is that the "show content" button for section 11 open the content for section 1, 12 opens 2 and so forth.
The text was updated successfully, but these errors were encountered: