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
As per FormidableLabs/spectacle#436, presentation mode doesn't work when using this boilerplate. The solution that worked for me is mentioned in a comment under that issue.
Just changing the spectacle version to ^4.0.4 solved it. I wouldn't mind changing that in a PR 😄
As per FormidableLabs/spectacle#436, presentation mode doesn't work when using this boilerplate. The solution that worked for me is mentioned in a comment under that issue.
Just changing the
spectacleversion to^4.0.4solved it. I wouldn't mind changing that in a PR 😄