Skip to content

Conversation

@dmitrylyzo
Copy link
Contributor

@dmitrylyzo dmitrylyzo commented Dec 10, 2025

Changes
Fix the return value for 'behavior' property. Change null to 'auto'.

Issues

TypeError: Failed to execute 'scrollTo' on 'Element': Failed to read the 'behavior' property from 'ScrollOptions': The provided value 'null' is not a valid enum value of type ScrollBehavior.

The provided value 'null' is not a valid enum value of type ScrollBehavior.
@dmitrylyzo dmitrylyzo added this to the v10.11.5 milestone Dec 10, 2025
@dmitrylyzo dmitrylyzo requested a review from a team as a code owner December 10, 2025 09:40
@dmitrylyzo dmitrylyzo added bug Something isn't working stable backport Backport from release branch to master labels Dec 10, 2025
@jellyfin-bot
Copy link
Collaborator

jellyfin-bot commented Dec 10, 2025

Cloudflare Pages deployment

Latest commit 44818f0
Status ✅ Deployed!
Preview URL https://740868e8.jellyfin-web.pages.dev
Type 🔀 Preview

View build logs

@sonarqubecloud
Copy link

@6Leoo6
Copy link

6Leoo6 commented Dec 10, 2025

LGTM. Confirmed fix in both Chromium and Firefox browsers. Fix also aligns with official documentation on allowed properties of behavior.

@thornbill thornbill merged commit e2ae48d into jellyfin:release-10.11.z Dec 12, 2025
15 checks passed
thornbill pushed a commit that referenced this pull request Dec 12, 2025
Fix the return value for 'behavior' property

Original-merge: e2ae48d

Merged-by: thornbill <[email protected]>

Backported-by: thornbill <[email protected]>
@thornbill thornbill removed the stable backport Backport from release branch to master label Dec 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants