[wp-trac] [WordPress Trac] #53375: Loading separate core block assets tries to load stylesheets on blocks that dosn't have styles
WordPress Trac
noreply at wordpress.org
Tue Jun 22 16:12:18 UTC 2021
#53375: Loading separate core block assets tries to load stylesheets on blocks that
dosn't have styles
--------------------------+---------------------
Reporter: walbo | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 5.8
Component: Editor | Version: trunk
Severity: normal | Resolution:
Keywords: has-patch | Focuses:
--------------------------+---------------------
Changes (by hellofromTonya):
* keywords: has-patch needs-testing => has-patch
Comment:
== Testing
Env:
- OS: macOS Big Sur
- Browser: Firefox 89.0.1 and Chrome 91.0.4472.106
- [https://github.com/WordPress/wordpress-develop/pull/1370 PR 1370]
=== Before applying the PR results:
Able to reproduce the reported problem as the following asset was
requested in the browser (though it does not exist):
{{{
http://localhost:8889/wp-
includes/blocks/column/style.css/?ver=5.8-beta2-51165-src
}}}
=== After applying the PR results:
The nonexistent stylesheet was not requested.
=== Conclusion
Works as expected ✅
Removing the `needs-testing` keyword.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/53375#comment:15>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list