mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
Safari and Chrome have two different opinions of what `scrollHeight` means. It appears Safari is not taking into account that the parent element can have padding applied which changes the scrollHeight. Closes #1411