mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-08-01 03:10:13 -05:00
Fix TypeError when typing `@` mentions in task comments, add null checks for `component` variable in `mentionSuggestion.ts` to handle race conditions where `onUpdate` or `onKeyDown` fire before `onStart` completes