Closed BennyAlex closed 1 year ago
that page is linking to a quite older version of the polyfill. If you change it to use 1.0.2, it should work. https://cdn.jsdelivr.net/npm/container-query-polyfill@1.0.2/dist/container-query-polyfill.modern.js
Also, for reference, Firefox 109 will be shipping container queries 🎉
This is most likely the same as issue #64.
Hello,
When i visit the demo page (https://codesandbox.io/s/smoosh-glitter-m2ub4w?file=/index.html) on firefox, the page does not behave the same as on chrome. So I think the polyfill is not working at all?
Thanks for any help.