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
[fix] FieldDateInput: input font-size must be min 16px for mobile.
EditListingPage.duck: fix image upload (dublicate images shown). #186
Updates from upstream (FTW-daily v8.4.1)
[fix] Portal version of Modals couldn't use 100vh on mobile Safari. Safari changes the window's
height based on if the location bar is squeezed or not (and that depends on scroll-effect). #1501
[fix] Setting multiple environment variables in Windows requires using the set command before each
individual variable. Updated the 'for windows users' section in documentation. #1491
[add] Code comment about "REACT_APP" prefix in environment variables. #1492