Skip to content

Select value is not updated correctly when input handler triggers class change #6690

@Frizi

Description

@Frizi

Version

2.4.4
Current chrome, safari

Reproduction link

https://jsfiddle.net/6dupwfpf/6/

Steps to reproduce

  • open provided JSFiddle
  • change select box value to "Alpha"

What is expected?

Value should be changed and "green" class applied.

What is actually happening?

"green" class is applied, but value stays unchanged.


Provided fiddle runs on version 2.4.0, but I tested it locally on 2.4.4 and it behaves exactly the same.

This report is linked to vuelidate/vuelidate#192

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions