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

Cannot parse a prop that starts with _ #310

Closed
zjxxxxxxxxx opened this issue Sep 17, 2023 · 0 comments
Closed

Cannot parse a prop that starts with _ #310

zjxxxxxxxxx opened this issue Sep 17, 2023 · 0 comments

Comments

@zjxxxxxxxxx
Copy link

zjxxxxxxxxx commented Sep 17, 2023

When I try to use a prop that starts with _, it fails to compile.

WX20230917-161414@2x
Click to view the code snippet

The reason is that this position uses _ as a separator, which prevents us from using a prop that starts with _
WeChatf251b11c1648325782f1876c2d60858c
Source code

I wonder how I should deal with this problem

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