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
As of AMP 2.1, the AMP settings page now loads a blank screen with the following error in the console with WP 4.9:
amp-settings.js?ver=a588d4c54efa16d65aeca1df56a057dd:9 Uncaught TypeError: Object(...) is not a function
at amp-settings.js?ver=a588d4c54efa16d65aeca1df56a057dd:9
at Object.<anonymous> (amp-settings.js?ver=a588d4c54efa16d65aeca1df56a057dd:9)
at n (amp-settings.js?ver=a588d4c54efa16d65aeca1df56a057dd:1)
at Module.<anonymous> (amp-settings.js?ver=a588d4c54efa16d65aeca1df56a057dd:29)
at Module.<anonymous> (amp-settings.js?ver=a588d4c54efa16d65aeca1df56a057dd:29)
at n (amp-settings.js?ver=a588d4c54efa16d65aeca1df56a057dd:1)
at Object.<anonymous> (amp-settings.js?ver=a588d4c54efa16d65aeca1df56a057dd:29)
at n (amp-settings.js?ver=a588d4c54efa16d65aeca1df56a057dd:1)
at amp-settings.js?ver=a588d4c54efa16d65aeca1df56a057dd:1
at amp-settings.js?ver=a588d4c54efa16d65aeca1df56a057dd:1
(anonymous) @ amp-settings.js?ver=a588d4c54efa16d65aeca1df56a057dd:9
(anonymous) @ amp-settings.js?ver=a588d4c54efa16d65aeca1df56a057dd:9
n @ amp-settings.js?ver=a588d4c54efa16d65aeca1df56a057dd:1
(anonymous) @ amp-settings.js?ver=a588d4c54efa16d65aeca1df56a057dd:29
(anonymous) @ amp-settings.js?ver=a588d4c54efa16d65aeca1df56a057dd:29
n @ amp-settings.js?ver=a588d4c54efa16d65aeca1df56a057dd:1
(anonymous) @ amp-settings.js?ver=a588d4c54efa16d65aeca1df56a057dd:29
n @ amp-settings.js?ver=a588d4c54efa16d65aeca1df56a057dd:1
(anonymous) @ amp-settings.js?ver=a588d4c54efa16d65aeca1df56a057dd:1
(anonymous) @ amp-settings.js?ver=a588d4c54efa16d65aeca1df56a057dd:1
Expected Behaviour
The settings page should load as usual 🙏
Steps to reproduce
Use latest 4.9 version of WordPress
Install Gutenberg 4.9.0 (not possible to install newer version)
Install and activate the latest version of AMP (currently 2.1.1)
Navigate to the AMP settings page
See screen as shown above
Screenshots
Additional context
WordPress version: 4.9.17
Plugin version: 2.1.1
Gutenberg plugin version (if applicable): 4.9.0
PHP version: 7.4.19
Do not alter or remove anything below. The following sections will be managed by moderators only.
Acceptance criteria
Implementation brief
QA testing instructions
Test cases to check, if support is absent:
Block editor should show upgrade notice.
Classic editor (without Gutemberg in 4.9 and w/ Classic Editor plugin in 5.0+) should show notice with AMP enabled status.
Validation Counts should be omitted from admin menu.
AMP Settings screen should work as expected, but with an upgrade notice shown.
Onboarding Wizard should work normally.
Paired browsing should not be available.
AMP Customizer does still work.
Environments to check:
WordPress 4.9 with Gutenberg 4.9.0
WordPress 4.9 without Gutenberg
WordPress 5.5.5 without Gutenberg nor Classic Editor
WordPress 5.5.5 with Gutenberg 8.9.0
WordPress 5.5.5 with Classic Editor
WordPress 5.6.4 without Gutenberg nor Classic Editor
WordPress 5.6.4 with Gutenberg 10.2.0
WordPress 5.6.4 with Classic Editor
WordPress 5.7 without Gutenberg nor Classic Editor
WordPress 5.7 with latest Gutenberg
WordPress 5.7 with Classic Editor
Demo
Changelog entry
The text was updated successfully, but these errors were encountered:
Bug Description
As of AMP 2.1, the AMP settings page now loads a blank screen with the following error in the console with WP 4.9:
Expected Behaviour
The settings page should load as usual 🙏
Steps to reproduce
Screenshots
Additional context
Do not alter or remove anything below. The following sections will be managed by moderators only.
Acceptance criteria
Implementation brief
QA testing instructions
Test cases to check, if support is absent:
Environments to check:
Demo
Changelog entry
The text was updated successfully, but these errors were encountered: