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
This might be related to #1595
In GRAV v1.7.12 Admin Panel v1.10.12 on all pages under /admin, JavaScript console is logging this warning:
DevTools failed to load SourceMap: Could not load content for https://<my-hostname>/user/plugins/admin/themes/grav/css/fork-awesome.min.css.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
(I replaced the hostname with "" above)
There is no fork-awesome.min.css.map in my GRAV instalation directory.
This might be related to #1595
In GRAV v1.7.12 Admin Panel v1.10.12 on all pages under
/admin
, JavaScript console is logging this warning:(I replaced the hostname with "" above)
There is no
fork-awesome.min.css.map
in my GRAV instalation directory.(I replaced the long one-liner with "........" above)
The text was updated successfully, but these errors were encountered: