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
Update: This seems to be due to this line in /ui/app/components/SlidesNavigation.jsx <Draggable axis="x" bounds={{top: 0, left: -1250, right: 0, bottom: 0}}>
being static with the left bound
The slide navigator when you click on the number of the slide that you are on only shows 10 slides even if there are more than that currently created
The text was updated successfully, but these errors were encountered: