-
Notifications
You must be signed in to change notification settings - Fork 701
Closed
Labels
🐛 BugIssues or PRs that report or fix a bugIssues or PRs that report or fix a bug
Description
We've been seeing a variety of bugs that all have one thing in common - slides that are being imported from elsewhere in the project and are not co-located with the <Deck /> component. Related issues (that I've closed in favor of focusing on the overarching problem) include:
-
Appear tags used in imported slides not working, even though they work as documented in non-imported Slides Appear tag doesn't work out of the box #666
-
Various issues with SlideSet and related when not colocated with
<Deck />component
I think we should dig into why any issues would be popping up when a Slide is imported instead of co-located. I'd imagine it has something to do with how <Manager /> handles things.
amh4r and bkinsey808
Metadata
Metadata
Assignees
Labels
🐛 BugIssues or PRs that report or fix a bugIssues or PRs that report or fix a bug