it’s a bit of a shot in the dark, but can anyone affected by this please try editing /usr/libexec/anaconda/webui-desktop and changing line 172 from:
DEFAULT_BROWSER_CMD=$(get_default_browser)
to:
DEFAULT_BROWSER_CMD=firefox
before launching the installer? Then launch the installer and see if it works. Thanks!