Filter labels error: Uncaught TypeError: Cannot read properties of undefined (reading 'length') #558

Closed
opened 2025-11-01 20:59:06 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @Saxos-Simone on GitHub (Aug 20, 2025).

Description

When filtering by label, after typing the = character, you can't continue typing.
The screenshot highlights the browser console error: Uncaught TypeError: Cannot read properties of undefined (reading 'length')
Launched every time you type on the keyboard.

Vikunja Version

v1.0.0-rc1

Browser and version

Google Chrome v139.0.7258.128

Can you reproduce the bug on the Vikunja demo site?

Yes

Screenshots

Image Image
Originally created by @Saxos-Simone on GitHub (Aug 20, 2025). ### Description When filtering by label, after typing the = character, you can't continue typing. The screenshot highlights the browser console error: **_Uncaught TypeError: Cannot read properties of undefined (reading 'length')_** Launched every time you type on the keyboard. ### Vikunja Version v1.0.0-rc1 ### Browser and version Google Chrome v139.0.7258.128 ### Can you reproduce the bug on the Vikunja demo site? Yes ### Screenshots <img width="1507" height="858" alt="Image" src="https://github.com/user-attachments/assets/d3ac2f7e-6310-4106-82e3-972444e12436" /> <img width="714" height="273" alt="Image" src="https://github.com/user-attachments/assets/d70f97cd-b9aa-493d-8d43-3dc8952431d4" />
Author
Owner

@Saxos-Simone commented on GitHub (Aug 22, 2025):

I solved it with the following edit: https://github.com/go-vikunja/vikunja/pull/1333

@Saxos-Simone commented on GitHub (Aug 22, 2025): I solved it with the following edit: https://github.com/go-vikunja/vikunja/pull/1333
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#558