Hello,
The add_to_apps_screen hook parameter used by builder and some other apps is strong enough to overwrite the login redirection of any user.
Especially if no default app is selected and one app among those installed have add_to_apps_screen, it will be this app redirection which will triggers.
In these cases, the “View Website” button seems to just send the user to the redirection, not to the homepage.
Any idea how to properly manage the view website Button in these cases ?