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
On android, it mount first tab only at initial state, but when I click other tab, it will mount all tabs between first one and the one I clicked. For example, I click third tab, it will mount second tab as well.
It works as expected on iOS.
The text was updated successfully, but these errors were encountered:
Version
Tell us which versions you are using:
Expected behaviour
lazy prop should mount only the tab I selected.
Actual behaviour
On android, it mount first tab only at initial state, but when I click other tab, it will mount all tabs between first one and the one I clicked. For example, I click third tab, it will mount second tab as well.
It works as expected on iOS.
The text was updated successfully, but these errors were encountered: