You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Regardless of what is specified in Inject, for external, css files are always located in the head, and js files are always located at the end of the body.
This does not allow executing online scripts, for example, those that depend on pluggable external libraries in the html body
Regardless of what is specified in Inject, for external, css files are always located in the head, and js files are always located at the end of the body.
How to fix it?
PS I haven't found a normal alternative, so I'll have to use this one.
The text was updated successfully, but these errors were encountered: