Redirect to custom login page instead of default wix Login

I don’t see where anyone actually answered the question about the login buttons REFRESHING… I have the very Same Problem. I used the new API and created a custom login that invokes a light box for logging the user in.

If the user is NOT LOGGED IN:

After LOG IN the header changes to:


I have a custom “My Dashboard” that includes other data from a Database that is not available in the default Wix User Profile. My site code Checks to see if the user is Logged in and if so, shows the
“My Dashboard Button”.

Obviously the site code is NOT run when the user logs in. If I click on ANY OTHER PAGE the header is Refreshed and the “My Dashboard” button appears.

I consider this a bug…