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
Quick PSA: Fenced frames will be implementing a new API, window.fence.notifyEvent(), to notify the embedding document that a click occurred within the fenced frame. Using this API should be preferred to the embedder placing an overlay on the frame.
More details are contained in this issue on the Fenced Frames repository. Please reply there with any questions or concerns.