Skip to content

Fix crash when scrolling channel #4870

Martin Santangelo requested to merge js/fix-crash-channelscroll into master

Ticket(s) / Related Merge Requests

#4870 (closed)

Summary of Changes

Fixed a crash when scrolling the channel

  • Changelog file updated with this template (one or more)
    • Added for new features.
    • Changed for changes in existing functionality.
    • Deprecated for soon-to-be removed features.
    • Removed for now removed features.
    • Fixed for any bug fixes.
    • Security in case of vulnerabilities.

Testing Considerations

You should be able to scroll the channel

Regression Scope

It revert a change that caused this regression. So, nothing else should be affected

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode
Edited by Martin Santangelo

Merge request reports