sepehr
547c5ffecb
Deploy to Production / Build and Deploy (push) Successful in 44s
fix: stop triggerRefresh() after note creation to prevent stale cache overwrite in production
...
In production (Docker/Next.js standalone), getAllNotes() can return cached results
when called immediately after createNote(skipRevalidation:true). This caused newly
created notes to disappear after the cache reload overwrote the optimistic local state.
Fix: remove triggerRefresh() from both handleCreateNote (NotesTabsView) and
handleNoteCreated (HomeClient). The note is already added optimistically to local
state and does not need a server round-trip.
2026-05-02 20:28:03 +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 20:28:03 +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 20:28:03 +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