fix: reactive const assignment #2692

Merged
konrad merged 1 commits from dpschen/frontend:feature/fix-reactive-const-assignment into main 2022-11-12 16:14:34 +00:00
Member

Somehow it's not possible anymore to use v-model directly on a reactive.

Fixes #2691

Somehow it's not possible anymore to use v-model directly on a reactive. Fixes #2691
dpschen added the
kind/bug
area/internal-code
labels 2022-11-12 15:19:37 +00:00
konrad was assigned by dpschen 2022-11-12 15:19:37 +00:00
dpschen added 1 commit 2022-11-12 15:19:38 +00:00
continuous-integration/drone/pr Build is passing Details
43497a0928
fix: reactive const assignment
Somehow it's not possible anymore to use v-model directly on a reactive.

Fixes #2691
dpschen requested review from konrad 2022-11-12 15:19:43 +00:00
Member

Hi dpschen!

Thank you for creating a PR!

I've deployed the changes of this PR on a preview environment under this URL: https://2692-feature-fix-reactive-const-assig--vikunja-frontend-preview.netlify.app

You can use this url to view the changes live and test them out.
You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/.

Have a nice day!

Beep boop, I'm a bot.

Hi dpschen! Thank you for creating a PR! I've deployed the changes of this PR on a preview environment under this URL: https://2692-feature-fix-reactive-const-assig--vikunja-frontend-preview.netlify.app You can use this url to view the changes live and test them out. You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/. Have a nice day! > Beep boop, I'm a bot.
konrad approved these changes 2022-11-12 16:14:08 +00:00
konrad merged commit 4c4adfdf4e into main 2022-11-12 16:14:34 +00:00
konrad deleted branch feature/fix-reactive-const-assignment 2022-11-12 16:14:34 +00:00
Owner

Would be interesting to know what might have caused this - I suspect the esbuild or rollup update.

Would be interesting to know what might have caused this - I suspect the esbuild or rollup update.
This repo is archived. You cannot comment on pull requests.
No description provided.