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
Anything else?
No response
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
Anything else?
No response