Skip to content

is there any option about change values #36

@khesjee

Description

@khesjee

hi guys

I've got an error about that
[Vue warn]: Avoid mutating a prop directly since the value will be overwritten whenever the parent component re-renders. Instead, use a data or computed property based on the prop's value. Prop being mutated: "value"

how to update component's value of progress

i just change directly like "this.$refs.progress.value = result.value"

i can't use eventBus&$emit.
cuz i can't access the component directly.

need a helps. thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions