react-equal-height icon indicating copy to clipboard operation
react-equal-height copied to clipboard

Compares element heights and sets the highest

Results 5 react-equal-height issues
Sort by recently updated
recently updated
newest added

I have a grid or flex layout which wrap my columns. I have different number of columns per width, so large may have 4, medium 3 columns, then down to...

enhancement

Hi, thanks for amazing work, I've used your library on several projects now. There's a problem with building NextJS app with new app router (I didn't try this on pages...

bug

The package works SSR on Next.JS and detect perfectly the height of each element. However, when I resize my page nothing is happening. I got the same problem if I...

Hi, How can I use this library when I need to equalize heights of elements that are in separate children React component(s)? It seems to support only the scenario when...

help wanted
question

I have the code already done and ported from 1.3.0 to 2.0.2, but please see my previous issue #10 . I am happy to do a pull request. The issue...