Adara
Adara
But what if I export component wrapped in HOC? e.g in component I have `export default withBreakpoints(Navigation));` this withBreakpoints pass props e.g. sm, md, lg so then I can't setProps...
is there any workaround now to use with styled-components?
In my case (Leaflet 0.7.7 and markercluster 0.5) the problem was that markercluster really didn't load. In my case leaflet was required from require.js and from webpack so it was...
Thanks @torbenf, this worked for me Ubuntu 19.04, xcfe
hi! any updates?