Open dilirity opened 1 year ago
@pyronaur while working on https://github.com/Automattic/jetpack/pull/27497 I noticed the Home url was returned twice so I opened this issue. Could you comment on whether it's intended to have the home url twice under a different key, or is it a bug?
Yeah, that looks like a bug. If you're taking it up - ensure that Critical CSS is still getting generated for the various home-page configurations and is also used on the front-end.
Impacted plugin
Boost
Steps to Reproduce
A clear and concise description of what you expected to happen.
The home URL should be present only once (not a 100% sure about this, as I'm not familiar with Critical CSS generation that much).
What actually happened
The home URL appears twice in the list (though under a different key).
Browser
No response
Other information
No response
Platform (Simple, Atomic, or both?)
Atomic, Self-hosted
Reproducibility
Consistent
Severity
All
Available workarounds?
No but the platform is still usable
Workaround details
No response