I have a Website that was moved from the Prod Domain to a Dev domain.
When logging into the Backend No Icons (font-awesome) are displayed, modals cant be opened (like uploading files) or editing structure fields.
No Code was changed when moving from prod to dev - In my config.php there is no c::set(‘url’) set, I havent modified the core or anything.
In the Webinspector Tool Console I get the errors “$ is not defined”. So I guess it has to be a problem with the default integration of jquery in the Backend.