Skip to content

[1.15.3] User mentions broken in comments - TypeError in CommentForm.vue #7290

@ds1976

Description

@ds1976

Describe the bug
After upgrading from Deck 1.15.2 to 1.15.3, user mentions (@username) in comments are completely broken.

To Reproduce

  1. Open any Deck card
  2. Go to Comments tab
  3. Try to type @ to mention a user
  4. Autocomplete doesn't appear

Browser Console Errors:
TypeError: Cannot read properties of undefined (reading 'toLowerCase')
at CommentForm.vue:1928:3

TypeError: Cannot read properties of undefined (reading 'data-mention-id')
at CommentForm.vue:1921:1

Environment:

  • Nextcloud: 31.0.9.1
  • Deck: 1.15.3
  • Browser: Chrome/Firefox
  • OS: Ubuntu 24.04

Additional context
Downgrade to 1.15.2 fixes the issue immediately.

Metadata

Metadata

Type

No type

Projects

Status

☑️ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions