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
Problem: count referrer and clean shown url Solutions:
As in legacy urls support case docs: legacy routes support #72 referral links first hits the server, so consider to count referrer on server side and redirect client to clean url
If you have to count referrer on client, you can clean url before router will trigger:
Problem: count referrer and clean shown url
Solutions:
The text was updated successfully, but these errors were encountered: