778ded7 Show on GitHub
- Author: Yamen
- Date: 2/9/2026, 3:13:40 PM
- Message: fix: add key to email each block #244 Add unique key (email.id) to each block to ensure correct item tracking and reactivity. - Import `resolve` from $app/paths - Wrap query string with resolve() for correct path resolution - Remove void prefix as return value is now handled properly
- Stats: 5 total changes (+3 / -2)
Changed Files
src/routes/notifications/+page.svelte— +1 / -1 (2 changes)src/routes/research/+page.svelte— +2 / -1 (3 changes)