We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Related: Automattic/jetpack#35561
If a bad URL gets fed into one Critical CSS provider, the whole process fails with a meaningless error:
Failed to construct 'URL': Invalid URL
If parsing a URL fails, it should throw a provider-specific error message, and specify what URL was invalid.
The text was updated successfully, but these errors were encountered:
When this fix will be released, would be nice to let the user know, so adding the Zendesk ticket here as a reminder: 7710563-zd-a8c
Sorry, something went wrong.
No branches or pull requests
Related: Automattic/jetpack#35561
If a bad URL gets fed into one Critical CSS provider, the whole process fails with a meaningless error:
If parsing a URL fails, it should throw a provider-specific error message, and specify what URL was invalid.
The text was updated successfully, but these errors were encountered: