FormidableLabs / spectacle

A React-based library for creating sleek presentations using JSX syntax that gives you the ability to live demo your code.
https://commerce.nearform.com/open-source/spectacle/
MIT License
9.7k stars 690 forks source link

Bug reports #1302

Closed Uzomahopeujunwa closed 7 months ago

Uzomahopeujunwa commented 7 months ago

Prerequisites

Describe Your Environment

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

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

What browser are you using? (e.g., Chrome 105.0.5195.102, Safari 16.0)

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

Describe the Problem

Expected behavior: [What you expect to happen]

Actual behavior: [What actually happens]

Additional Information