Closed Bug 1843215 Opened 1 year ago Closed 1 year ago

Fix the Data Studio intervention

Categories

(Web Compatibility :: Interventions, defect)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: twisniewski, Unassigned)

References

Details

At some stage, datastudio.google.com embeds began redirecting to a slightly different URL, lookerstudio.google.com, to which our intervention doesn't apply. Covering both seems to fix the issue just fine:

      matches: [
        "https://datastudio.google.com/embed/reporting/*",
        "https://lookerstudio.google.com/embed/reporting/*",
      ],
Blocks: 1838838

This has landed and seems to be working for me.

Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
See Also: → 1631811
You need to log in before you can comment on or make changes to this bug.