There is a known issue regarding the DataTableFilterCommand
when the input is edited and you exit via Esc.
How to reproduce:
/infinite
Error: Maximum update depth exceeded. This can happen when a component repeatedly calls setState inside componentWillUpdate or componentDidUpdate. React limits the number of nested updates to prevent infinite loops.
There is most likely an infinite useEffect
loop.
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too