Skip to content

Web UI video player not working #1942

Open
@grizzed

Description

The web video player fails to play for me every time. When I click the play button the UI stays the same, with the play button visible and a black square.

Safari prints this error:

[Error] TypeError: undefined is not an object (evaluating 'e.camera.fov')
	zoomHandler (app.cc80379d.js:1:50668)
	zoomHandlerWeb (app.cc80379d.js:1:50589)

For Chrome I get:

Details.vue:699 Uncaught TypeError: Cannot read properties of undefined (reading 'fov')
    at s.zoomHandler (Details.vue:699:27)
    at s.zoomHandlerWeb (Details.vue:692:12)
zoomHandler @ Details.vue:699
zoomHandlerWeb @ Details.vue:692

I'm on macOS 15.3, Safari 18.3, Chrome 133.0.6943.54

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions