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

Decorator visitor can't work #694

Open
Jouryjc opened this issue Dec 25, 2021 · 0 comments
Open

Decorator visitor can't work #694

Jouryjc opened this issue Dec 25, 2021 · 0 comments

Comments

@Jouryjc
Copy link

Jouryjc commented Dec 25, 2021

Link to minimal reproduction
https://codesandbox.io/s/intelligent-bas-n2hb7?file=/src/index.js:102-233

What is expected?
image

According to AST, expect the console of visitDecorator to be executed

What is actually happening?
The console of visitDecorator is not executed

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

No branches or pull requests

1 participant