Charles Bochet
6e7d2db58f
Fix From Many relation for deleted notes crashing ( #11117 )
...
In this PR, I'm:
- fixing the root cause (we should not try to render a RecordChip if the
record is not defined in RelationFromMany Display)
- fixing related typing issues
- we won't be able to catch the issue from TS perspective as
ObjectRecord is a Record of string, any
2025-03-24 13:29:44 +01:00
..
2024-03-31 10:53:37 +02:00
2025-03-07 18:03:57 +01:00
2025-01-03 15:18:02 +01:00
2025-01-07 16:09:48 +01:00
2025-03-24 13:29:44 +01:00
2025-03-10 21:10:40 +01:00
2024-04-04 18:36:39 +02:00
2025-01-17 12:50:28 +01:00
2024-10-28 12:06:58 +01:00
2024-04-17 18:06:02 +02:00
2025-01-16 23:34:54 +01:00
2025-02-07 14:34:26 +01:00
2025-01-24 19:19:14 +01:00
2024-10-28 12:06:58 +01:00
2025-03-04 15:54:16 +01:00
2025-02-14 17:37:34 +00:00
2025-03-22 19:16:06 +01:00
2025-01-20 18:26:30 +01:00
2025-03-19 10:45:11 +01:00
2025-01-17 14:59:19 +01:00
2023-12-10 18:10:54 +01:00
2024-08-30 15:51:36 +02:00
2024-08-20 11:05:13 +02:00
2025-01-16 23:34:54 +01:00
2025-01-20 23:10:39 +01:00
2025-01-20 23:10:39 +01:00
2024-04-19 18:28:02 +02:00
2024-08-09 08:38:01 +02:00
2025-02-17 10:10:39 +00:00
2025-03-14 14:38:46 +01:00