My web app used Search Widget with multiple sources. When opening it in mobile device (iPhone) with portrait orientation, I got issue below:
It's fine with landscape orientation.
It's also fine in tablet (iPad) with both portrait and landscape orientation, and it's fine in desktop.
Thanks.
Forrest
Solved! Go to Solution.
By default, mode of Expand is auto, you can set to floating to prevent the drawer from showing on smaller screens.
https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Expand.html#mode
By default, mode of Expand is auto, you can set to floating to prevent the drawer from showing on smaller screens.
https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Expand.html#mode