Files
twenty/packages/twenty-front/src
Lucas Bordeau 628ba18115 Fix infinite loop critical bug (#12046)
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
2025-05-14 17:40:05 +02:00
..
2025-01-03 15:18:02 +01:00
2025-05-13 11:28:22 +02:00
2025-04-15 16:11:31 +02:00
2025-05-13 16:26:27 +02:00
2025-04-04 16:13:48 +02:00