Skip to content
Commit a4797a56 authored by Paul Gascou-Vaillancourt's avatar Paul Gascou-Vaillancourt
Browse files

fix(dropdowns): fix ResizeObserver loop error

This rewrites a previous fix that meant to fix an unexpected srolling
issue but ended up causing a ResizeObserver loop error. While the error
is harmless, it does cause an error overlay to show up in the GDK, and
sends events to our Sentry instance.
This applies the simpler fix that was outlined in
!3484
which seems to fix both issues.
parent ddb09312
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment