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

Closed
07akioni opened this issue Oct 4, 2020 · 2 comments
Labels
🐞 bug Something isn't working

Comments

@07akioni
Copy link
Contributor

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 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 Further information is requested label Oct 4, 2020
@07akioni
Copy link
Contributor Author

07akioni commented Oct 4, 2020

@LinusBorg LinusBorg added 🐞 bug Something isn't working and removed need more info Further information is requested labels Oct 4, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Nov 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🐞 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants