marcj / css-element-queries

CSS Element-Queries aka Container Queries. High-speed element dimension/media queries in valid css.
http://marcj.github.io/css-element-queries/
MIT License
4.27k stars 487 forks source link

Switching between tabs in browser #245

Closed teuf22 closed 5 years ago

teuf22 commented 5 years ago

In the browser, going to a different tab and coming back to the current tab, triggers ResizeSensor - even though the element was not resized. It's ok because I can filter by recognizing that the size is unchanged, but I was wondering if this behavior is expected ?

teuf22 commented 5 years ago

Never mind. This is an artefact of using Firefox developer console.