-
Notifications
You must be signed in to change notification settings - Fork 157
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
Clicking on Country at checkout page throws error "Error while updating property 'importantForAccessibility' of a view managed by: RCTView #128
Comments
@Nahyan9798 can share a stack trace of the error or attach a screenshot of the screen with error? |
@Nahyan9798 fixed. Please take a look. |
I made the changes to yarn.lock and packages.json as seen in the pr, but still the issue persists |
@Nahyan9798 did you install dependencies like |
Yes, Yes I did |
@Nahyan9798 I've just checked again. I can reproduce issue with old version of |
I tried deleting the app and building again, still the same issue, connected to physical device and installed but still issue persists, |
@Nahyan9798 check version in |
shows version 2.0.1 |
nevermind this is the same for all dependencies, issue is something else |
@Nahyan9798 Looks like it is related to the data you pass to the modal selector, you can try to log it |
I think also relates peacechen/react-native-modal-selector#143 |
It worked! Again Thanks a bunch for solving this issue. |
Hi @troublediehard I'm too having the same issue on my magento_react_native, bumped the |
hey @alexakasanjeev, I think after upgrade library it is still possible to reproduce this issue in some cases. But I don't dive into it a lot, so I'm going to keep this issue open for now. |
This has been fixed and published in react-native-modal-selector 2.0.2. |
@peacechen thank you for the update. |
Underneath it says "java.lang.boolean cannot be cast to java.lang.String"
It is a local magento 2.2.11 install and latest react native version,
I have seen your fix regarding 2 'ComponentDidMount' functions, it still does not fix this issue,
Expected behavior
It should show countries to select
Current Behavior
Currently, it gives red screen error as described above.
Steps to Reproduce
Screenshots
If applicable, add screenshots to help explain your problem.
Smartphone (please complete the following information):
The text was updated successfully, but these errors were encountered: