mckinsey / vizro

Vizro is a toolkit for creating modular data visualization applications.
https://vizro.readthedocs.io/en/stable/
Apache License 2.0
2.61k stars 116 forks source link

Fix scrolling and viewport bug on Safari #277

Closed huong-li-nguyen closed 7 months ago

huong-li-nguyen commented 7 months ago

Description

The issues appeared on Safari because of two properties:

@l0uden - this should fix the issue we've seen on Safari. Please double-check :) @nadijagraca - important to be aware of above such that we always double-check and fix before merge

Screenshot

Before (on Safari)

Screenshot 2024-01-23 at 09 33 29

After

Screenshot 2024-01-23 at 09 34 20

Notice