Info
- Operating System: Windows 10
- Node Version: tried with 12.18, 14.16.1, and 15.14.0
- Browser Name and Version: Firefox v88
- Fusuma Version: v2.8.3
Type
How can we reproduce the behavior?
From an empty folder:
npm init
npm install fusuma -D
npx fusuma init
npx fusuma start (or npx fusuma build and npx fusuma start-prod)
Then:
- Open from Firefox
- Click the hamburger menu
- Click the monitor icon
Expected Behavior
An additional window opens that shows my presentation in presenter view
Actual Behavior
A blank window opens, and appears to show console errors.

Info
Type
How can we reproduce the behavior?
From an empty folder:
npm initnpm install fusuma -Dnpx fusuma initnpx fusuma start(ornpx fusuma buildandnpx fusuma start-prod)Then:
Expected Behavior
An additional window opens that shows my presentation in presenter view
Actual Behavior
A blank window opens, and appears to show console errors.