FranckFreiburger / vue-resize-sensor

detect container resizing
MIT License
75 stars 12 forks source link

resize event not fired in Safari #9

Open peda opened 4 years ago

peda commented 4 years ago

I've created a simple example in codesandbox showing that the resize event is not triggered in Safari (neither on mobile nor on desktop)

https://codesandbox.io/s/admiring-sea-nnbw6?fontsize=14&hidenavigation=1&theme=dark

kamami commented 4 years ago

Any solution for this?