New preview mode button error with url params

The new preview button breaks if you have url params in edit mode

  • Goal: preview the app in user/viewer mode
  • Steps: open an app in editor mode that uses a url param, eg myapp?foo=bar
  • Details: the preview button appends ?_releaseVersion=latest to the URL, making it an invalid url. It should append &_releaseVersion=latest if there is already a url param in edit mode

Thanks for flagging! I've reported this as a bug & will post here when I get an update

1 Like