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

directive on root element of component is not invoked when component has binded directive #2298

Open
07akioni opened this issue Oct 4, 2020 · 2 comments
Labels
bug

Comments

@07akioni
Copy link

@07akioni 07akioni commented Oct 4, 2020

Version

3.0.0

Reproduction link

https://codesandbox.io/s/vue-directive-bug-5u526?file=/src/App.js

Steps to reproduce

follow the link

What is expected?

log 3 2 1

What is actually happening?

log 3 1

@07akioni 07akioni changed the title directive on root element of component is not invoked when component has bind directive directive on root element of component is not invoked when component has binded directive Oct 4, 2020
@posva
Copy link
Member

@posva posva commented Oct 4, 2020

@07akioni can you provide the actual template used to generate that render function instead of providing a render function?

@posva posva added the need more info label Oct 4, 2020
@LinusBorg LinusBorg added bug and removed need more info labels Oct 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.