ecoacoustics / web-components

https://oe-web-components.netlify.app/
MIT License
1 stars 0 forks source link

Axes component breaks expected layout when outside of flexbox #214

Closed hudson-newey closed 1 day ago

hudson-newey commented 1 month ago

I have observed that if the axes component is not wrapped inside a flexbox container, it will overflow.

The overflow behavior on Chrome and Firefox are not the same.

I have previously not seem this because our components have either:

Screenshots

image

Image of overflow bug on chrome


image

Image of overflow bug on Firefox

hudson-newey commented 1 week ago

This is effecting the doc websites spectrogram creator