Edit the title of a task ---> Error: Assignment to constant variable. #1995

Closed
opened 2022-11-12 15:05:06 +00:00 by SteveDinn · 2 comments

Version information:

Frontend Version: 0.20.1
API Version: 0.20.1
Browser and OS Version:
Chrome on Chrome OS

Steps to reproduce:

  1. Edit the title of an existing task
  2. See in the bottom left corner, a red pop-up with "Error: Assignment to constant variable"
    ...

Expected behavior:
Constant variables shouldn't be assigned to after the initial time :)

Checklist:

  • I have provided all required information
  • I am using the latest release or the latest unstable build
  • I was able to reproduce the bug on try
**Version information:** Frontend Version: 0.20.1 API Version: 0.20.1 Browser and OS Version: Chrome on Chrome OS **Steps to reproduce:** 1. Edit the title of an existing task 2. See in the bottom left corner, a red pop-up with "Error: Assignment to constant variable" ... **Expected behavior:** Constant variables shouldn't be assigned to after the initial time :) **Checklist:** * [X] I have provided all required information * [X] I am using the latest release or the latest unstable build * [X] I was able to reproduce the bug on [try](https://try.vikunja.io)
Member

We're already on this. This seems to have happened after a recent vue change.

We're already on this. This seems to have happened after a recent vue change.
dpschen added the
kind/bug
label 2022-11-12 15:15:22 +00:00
dpschen self-assigned this 2022-11-12 15:15:28 +00:00
Owner

Fixed in 4c4adfdf4e

Fixed in https://kolaente.dev/vikunja/frontend/commit/4c4adfdf4e79eff3e101d9f0bd68bc3e5bb76495
Sign in to join this conversation.
No Milestone
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: vikunja/vikunja#1995
No description provided.