[React-149] React/redux: render with mergeCells prop triggers beforeChange callback call

Tags: #<Tag:0x00007f8b19df6e10> #<Tag:0x00007f8b19df6c30>

Hi, adding mergeCells prop to your react/redux example triggers unwanted beforeChange callback call with populateFromArray source type and leads to infinite loop of rendering.

https://jsfiddle.net/ou5bzdxp/

How can I use mergeCells with react/redux?

Hi @noxoker891

I see that there’s an infinite loop and it’s gone when I comment out the comments (just like you said).

thank you for sharing this case.

I reported this here https://github.com/handsontable/react-handsontable/issues/149 and will update you with changes.

Thank you, Aleksandra