Skip to content

[Bug]: Opening the embedded video player overwrites existing query params #907

Description

@bbilly1

I've read the documentation

Operating System

any

Your Bug Report

Describe the bug

When opening the embedded video player, the video ID get's added to the query param and player is built. This overwrites existing query params like page, and potentially others. Additionally triggers a refresh as the page query param is changed.

Steps To Reproduce

On any paginated page go to page 2, open a video with the embedded player, the video loads correctly, but the page will be reset to page 0 plus the video grid will update.

Expected behavior

Video ID in should be appended to any existing query params. When the player is closed, video ID should be popped and any existing params should remain.

Relevant log output

NA

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingpending-releaseFixed and pending release

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions