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
Running into an issue with the tabindex order since I'm using css order. I tried actually re-ordering the DOM elements during dragging to fix, but I saw some very weird behavior, like the contents of slides getting showing up in siblings. I think this would wreak havoc on slides that played videos too ...
I think I need to intercept the tab keypress, which feels gross ...
aria-hidden
to any slides that aren't currently visibleNotes:
The text was updated successfully, but these errors were encountered: