Skip to content

v0.53.4

@lucasbordeau lucasbordeau tagged this 14 May 15:40
This PR fixes an infinite loop than happens due to a useEffect in a non
deterministic manner.

The fix is to put a `isDeeplyEqual()` to avoid re-rendering the
useEffect if the value is the same.

Fixes : https://github.com/twentyhq/core-team-issues/issues/957
Assets 2
Loading