Closed milindmore22 closed 9 months ago
@milindmore22 I believe I fixed this as part of #7736 since tests were breaking. Could you verify?
I tested develop build, verified ✅ that it's fixed with https://github.com/ampproject/amp-wp/pull/7736
QA Passed ✅
Verified the fix and it is working fine.
Actual result | Expected result |
---|---|
Bug Description
When using a Block-based theme with Gutenberg, the script module map is being included unexpectedly, leading to validation errors when attempting to validate the page as AMP compatible.
Steps to Reproduce:
Import Map
Navigation Module
Invalid Link Attribute
No rel Attribute for Link
Expected Behaviour
The script module map should not be included in pages intended for AMP validation.
Screenshots
No response
PHP Version
No response
Plugin Version
2.5.2
AMP plugin template mode
Transitional
WordPress Version
6.4.3
Site Health
Gutenberg Version
17.6.2
OS(s) Affected
No response
Browser(s) Affected
No response
Device(s) Affected
No response
Acceptance Criteria
No response
Implementation Brief
No response
QA Testing Instructions
No response
Demo
No response
Changelog Entry
No response