Edit a user, view source, look at the bottom of the list of scripts in the head, you will see an empty <script></script> tag. The presence of this empty tag prevents any further script declarations from being run on the page.
no empty script tags
empty script tag
4.0-dev downloaded yesterday
I believe this has to do with the template and the toggleSidebar declaration, as the empty tag appears at that location and without a type attribute.
I'm trying to test a field plugin that inserts a script declaration and this empty tag is causing an error.
Title |
|
||||||
Labels |
Added:
?
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-12-08 01:26:28 |
Closed_By | ⇒ | stutteringp0et |
This might be something else - I'll re-open if it isn't