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
Interesting. Tab groups handle windows differently internally (it's actually a view controller inside a navigation controller inside a tab bar controller). I really have to check that in more detail. On my list!
I have searched and made sure there are no existing issues for the issue I am filing
Description
The SearchBar of a TableView with
showSearchBarInNavBar: true,
is not visible until a scroll was firedExpected Behavior
The SearchBar should be visible on creation
Actual behavior
The SearchBar is not visible on creation
Bildschirmaufnahme.2022-04-12.um.07.32.36.mov
Reproducible sample
Steps to reproduce
Execute the example
Platform
iOS
SDK version you are using
10.1.1.GA
Alloy version you are using
none
The text was updated successfully, but these errors were encountered: