infinite-table / infinite-react

The modern React DataGrid for building apps — faster
https://infinite-table.com
73 stars 5 forks source link

Fix rendering pipeline for column headers #181

Closed roblotter closed 1 year ago

roblotter commented 1 year ago

Currently specifying a

column.renderMenuIcon and rendering the renderBag.menuIcon from that function fails and double rendering is performed.

This should be fixed for all column header props supported in the pipeline