You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
On Android, when you place an inline date time picker inside a custom modal, using the new architecture, and you try to change the values of the spinner, the application will crash.
Expected behavior
On Android new architecture, when an inline date time picker is placed inside a custom modal, the values of the modal will change as it does when not inside a modal, without crashing.
To Reproduce
Add example code that reproduces the behavior.
Hi @harshnagalla, thank you for the update. Unfortunately, when trying to verify on the latest version (5.0.7), I am receiving the following and am unable to verify the original issue: (NOBRIDGE) ERROR Warning: Error: Exception in HostFunction: Non-whitespace character found after end of conversion: "-11-09T14:12:58.762Z"
It looks to be related to this existing issue
Describe the bug
On Android, when you place an inline date time picker inside a custom modal, using the new architecture, and you try to change the values of the spinner, the application will crash.
Expected behavior
On Android new architecture, when an inline date time picker is placed inside a custom modal, the values of the modal will change as it does when not inside a modal, without crashing.
To Reproduce
Add example code that reproduces the behavior.
Smartphone (please complete the following information):
newArchEnabled=true
The text was updated successfully, but these errors were encountered: