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
Actual result: Slides [foo][foo baz][foo baz foobar]
Sure, it's possible to pass a start index to #alternatives, but that can lead to bugs when adding/removing pauses to a slide and forgetting to update the indices of alternatives on that slide.
The text was updated successfully, but these errors were encountered:
Using alternatives alongside pause/one-by-one will skip the first few alternatives if
#alternatives
is not the first element that is being displayed.Examples:
Sure, it's possible to pass a start index to
#alternatives
, but that can lead to bugs when adding/removing pauses to a slide and forgetting to update the indices of alternatives on that slide.The text was updated successfully, but these errors were encountered: