Skip to content

v8.4.1

Compare
Choose a tag to compare
@Gnito Gnito released this 16 Mar 16:36
· 361 commits to master since this release
bd0006d

Changes 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