You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The referrer parameter sent from the javascript is set by document.referrer, but when navigating in a single page app the referrer is obviously not updated in new navigations
Did anyone solve this before? It would be nice if this parameter could be overridden somehow.
The referrer parameter sent from the javascript is set by document.referrer, but when navigating in a single page app the referrer is obviously not updated in new navigations
Did anyone solve this before? It would be nice if this parameter could be overridden somehow.