Skip to content

fix: /presenter-view not found in web (not standalone mode) #127

@nietsmmar

Description

@nietsmmar

Description

When using the package to show presentations inside another app the routing when opening the presenter view does not work. As I understand the web presenter view is just another instance of it with different config. If there would be a way to override the Open presenter view - Button, I probably could build my own presenter view then? At the moment it just does not work at all.

The /presenter-view route can't be found. This route only exists inside the Navigation Router of the presentation package. So if this is not the root navigator it does not work.

There might be better solutions to the problem.

Steps To Reproduce

  1. Use the package in a typed GoRouter environment.
  2. Click on Open presenter view
  3. See error

Expected Behavior

Opening the presenter view.

Screenshots

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