Skip to content

Vue.js click events are broken #430

Closed
@vadzz-dev

Description

@vadzz-dev

That's connected to weird behavior of event.timeStamp in CEF

https://bitbucket.org/chromiumembedded/cef/issues/2749/osr-results-in-weird-eventtimestamp-values

vuejs/vue#10366

Expected Behavior

Click event shoud work & event.timeStamp should return normal value

Current Behavior

event.timeStamp behaves weirdly resulting in vue.js click events behave weirdly too

Possible Solution

  1. downgrade vue to <=2.5.17
  2. Use this PR fix(events): rule of calling binded event handler (close #11014) vuejs/vue#11031

Steps to Reproduce

Check out the link above

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions