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
When syncing in the code-samples package, Flipbook does not auto-reload when the new Storybooks are added to the DataModel. Flipbook must be closed and reopened to load in the new Storyooks.
Expected behavior
Flipbook should auto-reload when any Storybooks are added to the DM.
Steps to reproduce
Run rojo serve code-samples
Open Studio
Open Flipbook
Sync with Rojo
Observe that no Storybooks are present
Close and reopen Flipbook
Observe that the Storybooks are now present
The text was updated successfully, but these errors were encountered:
vocksel
changed the title
Flipbook should auto-update when new Storybooks are added
Flipbook should auto-update when new Storybooks are added and removed
Dec 17, 2024
Describe the bug
When syncing in the
code-samples
package, Flipbook does not auto-reload when the new Storybooks are added to the DataModel. Flipbook must be closed and reopened to load in the new Storyooks.Expected behavior
Flipbook should auto-reload when any Storybooks are added to the DM.
Steps to reproduce
rojo serve code-samples
The text was updated successfully, but these errors were encountered: