The Wayback Machine - https://web.archive.org/web/20200711013220/https://github.com/topics/element-queries
Skip to content
#

element-queries

Here are 23 public repositories matching this topic...

keul
keul commented Sep 7, 2018

After a refactoring I found that react-sizeme was not working properly anymore; my size.width was 0.

This was my original call (I don't think the HOC version is important): sizeMe()(App)

The issue in the end was the composition of my App component: before the code change the main element was a div, while after that div is wrapped inside the the style-components's `StyleSheetManager

Improve this page

Add a description, image, and links to the element-queries topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the element-queries topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.