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

Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not of type 'Element'. #259

Open favvygenius opened 5 years ago

favvygenius commented 5 years ago

am receiving this error in my code while working on our platform please an clue in finding solution

marcj commented 4 years ago

Please provide a URL/repository to reproduce this case and your browser configuration. On the official site everything works correctly with all browsers.

Related to #261.