We recently received the following issues detected by Google Search Console
1.) An AMP component 'amp-install-serviceworker' is using an invalid version. Use a valid version of this AMP component.
2.) An AMP component 'amp-form' is using an invalid version. Use a valid version of this AMP component.
Upon checking, we have the following Console errors in our AMP Pages:
Failed to load resource: the server responded with a status of 404 ()
https://cdn.ampproject.org/v0/amp-form-undefined.mjs
Failed to load resource: the server responded with a status of 404 ()
https://cdn.ampproject.org/v0/amp-install-serviceworker-undefined.mjs
The "undefined" is supposed to be a version.
Upon further digging, there are recent changes to the @ampproject/toolbox-optimizer package that might be related to the issue.
We recently received the following issues detected by Google Search Console
1.) An AMP component 'amp-install-serviceworker' is using an invalid version. Use a valid version of this AMP component.
2.) An AMP component 'amp-form' is using an invalid version. Use a valid version of this AMP component.
Upon checking, we have the following Console errors in our AMP Pages:
Failed to load resource: the server responded with a status of 404 ()
https://cdn.ampproject.org/v0/amp-form-undefined.mjs
Failed to load resource: the server responded with a status of 404 ()
https://cdn.ampproject.org/v0/amp-install-serviceworker-undefined.mjs
The "undefined" is supposed to be a version.
Upon further digging, there are recent changes to the @ampproject/toolbox-optimizer package that might be related to the issue.