9
4
Fork
You've already forked abcd
1

Vue3-Migration: Edit.vue (Model) #37

Open
opened 2023年02月13日 10:19:36 +01:00 by Ryuno-Ki · 4 comments

Während der Vue3-Migration meckert der Kompatibilitätsmodus über

<input class="col-md-3 form-control" :placeholder="$t('hint-time')" v-model:number="question.time" type="number" min="1" max="300" :class="{'is-invalid':!question.time}" v-on:change="changed=true">

dass v-model argument is not supported on plain elements.

Was immer damit gemeint ist.

Während der Vue3-Migration meckert der Kompatibilitätsmodus über https://codeberg.org/lerntools/abcd/src/commit/e6f9339071c3a3ff69ece8ccd6831612f0ebd44f/views/Edit.vue#L71 dass `v-model argument is not supported on plain elements`. Was immer damit gemeint ist.

Dass was?

Dass was?
Author
Member
Copy link

😋

Da hat der Editor wohl das halbe Issue gemümmelt.

😋 Da hat der Editor wohl das halbe Issue gemümmelt.

na dann bitte ergänzen 👍

na dann bitte ergänzen 👍
Author
Member
Copy link

@pw hat da auch schon ein Link ausgegraben.

Ich habe morgen voraussichtlich wieder ein Tag ohne Kind krank.

@pw hat da auch schon ein Link ausgegraben. Ich habe morgen voraussichtlich wieder ein Tag ohne Kind krank.
Sign in to join this conversation.
No Branch/Tag specified
main
dev
feature/abcd_29
vue3
No results found.
Labels
Clear labels
Kind: Enhancement
improvement of a feature
Kind: Feature
Something totally new
Kind: Interesting for Wiki
to be saved in the wiki
Kind: invalid
Something is wrong
Kind: Question
More information is needed
Kind: Security
Relevant for security
Kind:bug
Something is not working
Priority: High
Priority: Low
Priority: Medium
Status: Contribution welcome
Contributions are very welcome, get started here
Status: Duplicate
This issue or pull request already exists
Status: External problem
There is an external problem
Status: Help wanted
Need some help
Status: In progress
Someone's working on it
Status: In review
we're testing a possible solution
Status: next release
All tested and ready for the next release
Status: Starters
This is a good task to start helping lerntools
Status: Tests neededd
Need some tests for locating the problem
Status: won't fix
This won't be fixed
vue3
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 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
lerntools/abcd#37
Reference in a new issue
lerntools/abcd
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?