Needs review
Project:
Accelerated Mobile Pages (AMP)
Version:
8.x-3.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Nov 2022 at 14:15 UTC
Updated:
11 Jul 2024 at 12:04 UTC
Jump to comment: Most recent
Comments
Comment #2
erku commentedHas this issue been solved? I am looking for solution for this too.
Comment #3
sheetal-wish commentedHas anyone found it's solution?
I am also getting the same issue.
Comment #4
sheetal-wish commentedComment #7
skaughtComment #8
skaughtthere seems to be test fails everywhere for this project at this time.
ie:#3428159: Automated Drupal 11 compatibility fixes for amp
Comment #10
makkus183 commentedHad the same issue and MR21 is working fine for me. As 'UA-' properties are deprected now, the format should not be supported anymore. The MR only supports 'G-' format, which is correct in my opinion.
But the approach to handle both Formats which was mentioned in the Issue description seems outdated now.
Would be happy if MR21 gets merged!