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
I can't find a way to change the referrer meta field. My app lives inside an iframe and I need to pass a parent window URL instead of the iframe URL. It's a problem because that link is present in notifications.
Solution
Introduce an API function for updating the current URL or the ability to disable showing a referrer in notifications.
The text was updated successfully, but these errors were encountered:
Problem
I can't find a way to change the referrer meta field. My app lives inside an iframe and I need to pass a parent window URL instead of the iframe URL. It's a problem because that link is present in notifications.
Solution
Introduce an API function for updating the current URL or the ability to disable showing a referrer in notifications.
The text was updated successfully, but these errors were encountered: