You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
melloware
added
Type: Bug
Issue contains a defect related to a specific component.
and removed
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
labels
Dec 30, 2024
Describe the bug
Environment:
Error Details:
Potential Cause:
Incomplete unmounting or cleanup processes might be leaving unresolved references to the ScrollPanel component.
Proposed Solution:
Implement null checks in the ScrollPanel component to prevent null reference errors during rapid DOM manipulations.
Additional Notes:
Error has only been observed in iOS Safari/WKWebView environment.
Reproducer
No response
System Information
Steps to reproduce the behavior
Expected behavior
No response
The text was updated successfully, but these errors were encountered: