mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
We were combining both solutions which was apparently causing issues from chrome 113 on Android at least. The commit will now use `geometrychange` (android) only when available and fallback to `visualViewport` otherwise (iOS).