sepehr
a3651f1c96
Deploy to Production / Build and Deploy (push) Successful in 44s
fix: remove useEffect([note]) that was killing auto-save in NoteInlineEditor
...
The useEffect synced local state from props but fired on every keystroke
because onChange updates the parent, which creates a new note prop reference.
This cleared the save timer and isDirty flag before auto-save could fire,
making notes unsavable in tabs view. The key prop with updatedAt already
handles the restore remount case.
2026-05-02 19:54:45 +02:00
..
2026-04-28 21:05:55 +02:00
2026-04-28 21:05:55 +02:00
2026-04-28 22:18:46 +02:00
2026-04-26 21:14:45 +02:00
2026-04-20 22:48:06 +02:00
2026-04-20 22:48:06 +02:00
2026-04-20 22:48:06 +02:00
2026-05-01 16:14:07 +02:00
2026-04-25 22:16:14 +02:00
2026-04-26 21:14:45 +02:00
2026-04-20 22:48:06 +02:00
2026-04-20 22:48:06 +02:00
2026-04-25 20:46:10 +02:00
2026-04-26 21:14:45 +02:00
2026-04-20 22:48:06 +02:00
2026-04-28 22:18:46 +02:00
2026-04-20 22:48:06 +02:00
2026-04-20 22:48:06 +02:00
2026-04-20 22:48:06 +02:00
2026-04-20 22:48:06 +02:00
2026-04-20 22:48:06 +02:00
2026-04-20 22:48:06 +02:00
2026-04-20 22:48:06 +02:00
2026-04-20 22:48:06 +02:00
2026-04-30 21:09:13 +02:00
2026-04-20 22:48:06 +02:00
2026-04-20 22:48:06 +02:00
2026-04-20 22:48:06 +02:00
2026-04-20 22:48:06 +02:00
2026-04-20 22:48:06 +02:00
2026-04-20 22:48:06 +02:00
2026-04-26 21:14:45 +02:00
2026-04-20 22:48:06 +02:00
2026-04-25 20:46:10 +02:00
2026-04-20 22:48:06 +02:00
2026-04-20 22:48:06 +02:00
2026-04-21 22:22:02 +02:00
2026-04-20 22:48:06 +02:00
2026-04-26 21:14:45 +02:00
2026-05-02 16:51:12 +02:00
2026-04-20 22:48:06 +02:00
2026-04-20 22:48:06 +02:00
2026-04-27 00:09:31 +02:00
2026-04-20 22:48:06 +02:00
2026-04-20 22:48:06 +02:00
2026-04-20 22:48:06 +02:00
2026-04-20 22:48:06 +02:00
2026-04-20 22:48:06 +02:00
2026-05-02 16:51:12 +02:00
2026-04-20 22:48:06 +02:00
2026-05-01 01:11:03 +02:00
2026-05-02 16:51:12 +02:00
2026-04-20 22:48:06 +02:00
2026-05-02 16:51:12 +02:00
2026-05-02 16:51:12 +02:00
2026-04-20 22:48:06 +02:00
2026-05-02 19:54:45 +02:00
2026-05-01 17:08:31 +02:00
2026-05-01 01:11:03 +02:00
2026-04-20 22:48:06 +02:00
2026-04-20 22:48:06 +02:00
2026-04-20 22:48:06 +02:00
2026-04-26 21:14:45 +02:00
2026-04-29 22:34:13 +02:00
2026-05-02 16:51:12 +02:00
2026-04-20 22:48:06 +02:00
2026-05-01 16:14:07 +02:00
2026-04-20 22:48:06 +02:00
2026-04-20 22:48:06 +02:00
2026-04-20 22:48:06 +02:00
2026-04-26 19:59:38 +02:00
2026-04-20 22:48:06 +02:00
2026-04-30 20:43:02 +02:00
2026-05-01 01:11:03 +02:00
2026-04-20 22:48:06 +02:00
2026-04-30 20:43:02 +02:00
2026-05-01 16:14:07 +02:00
2026-04-28 21:05:55 +02:00
2026-04-20 22:48:06 +02:00
2026-04-20 22:48:06 +02:00