Closed as not planned
Description
I'm noticing that react-hot-loader is not refreshing the component when I change the column formatter function (it works when changing text or align attributes).
I plan to open an issue in the react-hot-loader repo, but I wanted to see if anyone else is using it in the context of react-hot-loader and noticing similar issues. The current workaround is to use key= Math.random()
to force react to re-render the component.
I'm using react-hot-loader 4.12.12.
Metadata
Metadata
Assignees
Labels
No labels