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
Hi,
I've just upgraded the library, but after the upgrade the dropdown list covers the input field when in modal. The modal behaviour has changed between release, so not really a "minor" version!
After adding the provider to the modal (breaking change), I had also to apply an headerOffset to see the dropdown in the right position (I don't have an header component).
These changes have also broken the Detox tests I used to run, I believe this is due to the dropdown list that appears in a position that is not the definitive one.
The text was updated successfully, but these errors were encountered:
Hi,
I've just upgraded the library, but after the upgrade the dropdown list covers the input field when in modal. The modal behaviour has changed between release, so not really a "minor" version!
After adding the provider to the modal (breaking change), I had also to apply an headerOffset to see the dropdown in the right position (I don't have an header component).
These changes have also broken the Detox tests I used to run, I believe this is due to the dropdown list that appears in a position that is not the definitive one.
The text was updated successfully, but these errors were encountered: