Skip to content

autoPlayLoop doesn't work #1224

@zweizwei

Description

@zweizwei

Prerequisites

  • I have searched the open issues to make sure I'm not opening a duplicate issue
  • I have read through the docs before asking a question
  • I am using the latest version of Spectacle

Describe Your Environment

What version of Spectacle are you using? (can be found by running npm list --depth 0 spectacle)
9.5.1

What version of React are you using? (can be found by running npm list --depth 0 react)
react@18.1.0

What browser are you using? (e.g., Chrome 105.0.5195.102, Safari 16.0)
Version 105.0.5195.125 (Official Build) (arm64)

What platform are you on? (e.g., Windows, macOS, iOS, Android)
macOS

Describe the Problem

autoPlayLoop doesn't work on my deck

https://codesandbox.io/s/quizzical-fog-uorj8i?file=/src/index.js

Just add autoPlayLoop to Deck (as in documentation) - expected to play slides in loop.
Doesn't do so.

Expected behavior: [What you expect to happen]

Just add autoPlayLoop to Deck (as in documentation) - expected to play slides in loop.
Doesn't do so.

Actual behavior: [What actually happens]

Just add autoPlayLoop to Deck (as in documentation) - expected to play slides in loop.
Doesn't do so.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ✓ VerifiedOrg member or multiple community members can reproduce a given bug🐛 BugIssues or PRs that report or fix a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions