Like the title says, we've been having this issue for a while where the SfToolbar at the top of our application will always start in overflow mode as if the window were sized for mobile.
Once the window size is made larger, it will stop overflowing and the toolbar works as normal.
When starting the application:
After window size change:
This is happening with OverflowMode set to both scroll and popup styles.
Any advice for how to debug this?