Please mark the type of this issue:
Hi,
I noticed that the callback onWidthChange is only called when there is a breakpoint change, but _not on every_ change of width, like the name suggests. Calling it on every width change makes this callback a lot more useful, since there already is a callback for breakpoint changes (onBreakpointChange).
This behavior can be observed in this example.
Greetings,
species
Fixed in #770
Can a new version be published to include this pull request?
Has this been published to npm? onWidthChange is still not being called unless breakpoint-change occurs..;;;
No update on this?
Most helpful comment
Has this been published to npm? onWidthChange is still not being called unless breakpoint-change occurs..;;;