Can't select Reader mode, either through the Onboarding Wizard or the Settings Screen.
Onboarding Wizard

Settings Screen

_Do not alter or remove anything below. The following sections will be managed by moderators only._
@PaolaStoyanova Thank you for testing!
Please share your Site Health info with us. You can do so privately via this form: https://forms.gle/PySNjhhxPLrJU6F1A
There appears to be a plugin compatibility issue and the Site Health info will help us to identify it.
Potentially related is this problem we had in Site Kit: https://github.com/google/site-kit-wp/issues/1141#issuecomment-588556520
@PaolaStoyanova would you please test a fix in the build linked here: https://github.com/ampproject/amp-wp/pull/5164#issuecomment-668677729.
@westonruter no problem of course! The problem is the same, only the message is different.


@PaolaStoyanova Thank you for the update. For some reason the Array#find is not defined. Are you by chance using Internet Explorer?
Given that you're seeing M.find as not being defined here, it could be that minification just by chance resulted in _ being the variable reported when you first reported the issue, and so the problem may not be due to Lodash being incorrectly polyfilled but rather because Array.prototype.find is not defined.
Update: Actually, I see that wp-polyfill.js does actually polyfill Array.prototype.find. So it may indeed by a polyfill problem.
Update: We believe to have found the issue. Commit: https://github.com/ampproject/amp-wp/pull/5164/commits/55e297f480fca48b749ba61778f1fe413308b5fb.
Updated build available: https://github.com/ampproject/amp-wp/pull/5164#issuecomment-668677729
@PaolaStoyanova Are you filtering amp_reader_themes by chance?
I've merged the pull request with what we believe will fix issue.
Please download the latest development build from the develop branch to re-test: https://storage.googleapis.com/ampwp_github_artifacts/refs/heads/develop/dev/amp.zip
If the issue is still not fixed, we'll re-open this issue.
@westonruter I don't use Internet Explorer and I don't filtering by amp_reader_themes, but the good news is that it works! The problem is solved! Thanks!
That is very great to hear! Thank you so much for testing and reporting this issue.
Most helpful comment
@westonruter I don't use Internet Explorer and I don't filtering by amp_reader_themes, but the good news is that it works! The problem is solved! Thanks!