spatie / statamic-responsive-images

Responsive images for Statamic 3
MIT License
99 stars 29 forks source link

Polyfill for ResizeObserver #129

Closed tobinski closed 2 years ago

tobinski commented 2 years ago

Older browser f.e. safari 13.0.1 does not support the ResizeObserver. This affects just for a small amount of users, but a polyfill may help to improve their experience.

riasvdv commented 2 years ago

We won't include a polyfill for everyone, if you need it there are enough packages on npm to help with this.