Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to simulate click in $nextTick #7834

Closed
doodlewind opened this issue Mar 15, 2018 · 3 comments
Closed

Unable to simulate click in $nextTick #7834

doodlewind opened this issue Mar 15, 2018 · 3 comments

Comments

@doodlewind
Copy link

doodlewind commented Mar 15, 2018

Version

2.5.16

Reproduction link

https://jsfiddle.net/xnjc03hy/

Steps to reproduce

  1. Click on add in the demo,
  2. Comment out $nextTick part and uncomment the setTimeout part, try again.

What is expected?

Native input modal is supposed to be triggered in $nextTick.

What is actually happening?

Modal not triggered in $nextTick but triggered by setTimeout.

@phanan
Copy link
Member

phanan commented Mar 15, 2018

Possibly related: #7707

@doodlewind
Copy link
Author

doodlewind commented Mar 15, 2018

Seems that this is explained in #7109
See also DDFE/DDFE-blog#24

@yyx990803
Copy link
Member

Closed via #8450 (will be out in 2.6)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants