Skip to content

Errors when requesting fullscreen with no permission. #5

@waynemwashuma

Description

@waynemwashuma

Description

Fatal errors made are thrown when requesting for fullscreen

Expected behaviour

The request fails silently.

Solution(s)

  1. Slap a try catch on it and call it a day.
  2. Mdn has a specification for transient user state which can be queried for whether a user has interacted with the site.Check if user interacted then request for fullscreen.

Extra Information

N/A

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions