yocontra / react-responsive

CSS media queries in react - for responsive design, and more.
https://contra.io/react-responsive
MIT License
7.04k stars 298 forks source link

Only working with dev tools open #236

Closed codecomp closed 4 years ago

codecomp commented 5 years ago

I've tried the hook and component methods using the latest version of the package and it only seems to work when i have dev tools open in device toolbar mode (chrome).

If i just open the site in Chrome, Safari or Firefox on a Mac and resize the screen it does not trigger or throw an error

yocontra commented 5 years ago

Can you post your code, and a reproduction case on codepen or similar?

yocontra commented 4 years ago

Closing since I haven't gotten a response.