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
I have checked the Vercel Runtime Logs for errors (if applicable)
Current Behavior
If you are on desktop with browser at one of the wider breakpoint widths, do a search, and then resize the browser to go into the smallest viewport, the search will disappear.
Expected Behavior
Search should be formatted into the smallest viewport and not disappear.
Steps To Reproduce
On desktop in wide viewport, do a search
When search has executed, make viewport narrower, to iphone size
Search disappears.
Environment
- OS: Mac OSX
- Browser: All browsers
Anything else?
Note that if you resize during the streaming, it will first disappear, then reappear as new streaming comes in, triggering new repaint events
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Vercel Runtime Logs
Current Behavior
If you are on desktop with browser at one of the wider breakpoint widths, do a search, and then resize the browser to go into the smallest viewport, the search will disappear.
Expected Behavior
Search should be formatted into the smallest viewport and not disappear.
Steps To Reproduce
Environment
Anything else?
Note that if you resize during the streaming, it will first disappear, then reappear as new streaming comes in, triggering new repaint events
The text was updated successfully, but these errors were encountered: