The getter apiBase of the store config module is not reactive #1900

Closed
opened 2022-02-07 12:11:13 +00:00 by dpschen · 1 comment
Member

See here:
https://kolaente.dev/vikunja/frontend/src/branch/main/src/store/modules/config.js#L40
window.API_URL is not reactive. So a change of it's value won't update apiBase.

Might be already solved in the CalDAV branches.
This is mostly a reminder to check that.

See here: https://kolaente.dev/vikunja/frontend/src/branch/main/src/store/modules/config.js#L40 `window.API_URL` is not reactive. So a change of it's value won't update `apiBase`. Might be already solved in the CalDAV branches. This is mostly a reminder to check that.
konrad added the
area/internal-code
label 2022-02-07 20:56:14 +00:00
Author
Member

I think this is not relevant anymore

I think this is not relevant anymore
Sign in to join this conversation.
No Milestone
No Assignees
1 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#1900
No description provided.