Files
twenty/packages/twenty-front/src/modules
Thomas Trompette 53576245aa Fix version creation / update when opening an action (#9145)
Actions using tiptap trigger updates when called.

Flow is following:
- component using tiptap receive default value
- we separate the default value because we need to add specific
attributes to the editor when inserting breaks or variables
- editor performs an update for each value

It means that initialize our editor performs several updates. We need to
avoid persisting until the init finished.
2024-12-19 13:19:25 +00:00
..
2024-12-17 17:10:51 +01:00
2024-06-23 20:12:18 +02:00
2024-12-18 18:09:52 +01:00
2024-12-19 11:22:13 +01:00
2024-12-19 11:51:03 +01:00