ZeeCoder / use-resize-observer

A React hook that allows you to use a ResizeObserver to measure an element's size.
MIT License
644 stars 42 forks source link

Do not report undefined size instead of 0 #103

Open CGNonofr opened 1 year ago

CGNonofr commented 1 year ago

With the current code, there is no way to differentiate a still unknown size from a 0 size