Adam Robinson
Adam Robinson
> try this: [ant-design/ant-design#12011 (comment)](https://github.com/ant-design/ant-design/issues/12011#issuecomment-623175983) > but not compatible for `createFromIconfontCN`, you should handle it manually Tried this and not working
This bug is still present in "react-bootstrap-table-next": "4.0.3", "react-bootstrap-table2-editor": "1.4.0", "react-bootstrap-table2-filter": "1.3.3", "react-bootstrap-table2-overlay": "2.0.0", "react-bootstrap-table2-paginator": "2.1.2", "react-bootstrap-table2-toolkit": "2.1.3" The index array which is passed to nonExpandable seems to have no...
Zustand using the temporal plugin also breaks `const { futureStates, pastStates, undo, redo, clear } = useTemporalStore.temporal.getState();` futureStates & pastStates no longer trigger re-renders we're using 'use no memo' to...