maartenbreddels / voila-demo

Demo for voila
68 stars 38 forks source link

Rendering issues on Firefox #5

Open mkaut opened 3 years ago

mkaut commented 3 years ago

I observe a strange rendering issue with Firefox, where the right chart gets out of the window (when the windows is wide enough to show then next to each other: image

I see this in the linked binder version, but not the Heroku version (https://voila-vuetify.herokuapp.com/). However, if I clone the repo and create my own Heroku app, the problem shows there as well, see https://test-voila-vuetify.herokuapp.com/.

Can it be that a library update breaks something, but the repo's Heroku app is not affected, since it is not being updated/rebuilt?