Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Presenter Mode seems to be broken on Firefox #514

Description

@SeanKilleen

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

  • bug
  • feature request

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.

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions