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

[BUG] The parameter of parcel type in the hook function cannot be passed correctly #893

Open
ribychen opened this issue Oct 7, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@ribychen
Copy link

ribychen commented Oct 7, 2021

我在测试中发现,如果hook一个参数,并且参数类型是Parcel,那么这个参数就无法被正确获取,他仅仅获得一个初始化的Parcel对象,其他类型一切正常,你们会有这种情况吗?

@ribychen ribychen added the bug Something isn't working label Oct 7, 2021
@ribychen
Copy link
Author

ribychen commented Oct 7, 2021

In the test, I found that if the hook has a parameter and the parameter type is parcel, this parameter cannot be obtained correctly. It only obtains an initialized parcel object, and other types are normal. Will you have this problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant