-
Bug
-
Resolution: Released
-
Must have
-
3
-
Admin Panel
-
Sprint #155
-
janus
We did a fix to prevent jquery from blocking our script that is rendering the page, but overlooked that when you're logged in WordPress actually loads jquery in the head. Since we made jquery depend on our blocks script this also causes the blocks script to load in the head, where it fails since it uses the document body.