-
Notifications
You must be signed in to change notification settings - Fork 90
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
If you create a lesson with only content (keeping editor
, terminal
and previews
as false
), then go the next lesson which has previews enabled, wait until previews are loaded, then come back to content only lesson, you will see that preview is not going away.
Link to a StackBlitz project which shows the error
https://stackblitz.com/github/shhdharmen/dawn-snowflake
Steps to reproduce
- Create a content only lesson (keeping
editor
,terminal
andpreviews
asfalse
) - Create next lesson with everything
- Open content only lesson
- Go to next lesson using bottom navigation
- Wait until preview is loaded
- Come back to content only lesson using bottom navigation
- Observe that preview is not going away
Expected behavior
When coming back to content only lesson, preview should disappear.
Screenshots
Uploading Screen Recording 2024-11-05 203540.mp4…
Platform
- TutorialKit version: 0.1.1
- OS: Windows
- Browser: Edge
- Version: 130.0.2849.68
Additional context
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working