Hi,
I have just installed EasyAdmin (v2.0.5) for a new project which have to be supported on IE11. Everything looked fine on every browser until I looked at the rendering on IE :/
I'have 2 errors:
So the problem seems to be IE doesn't get the import of jquery and that why he's messing.
Now I am wondering which is the best way for me to solve that problem? Do I have to override some templates, add a js file to import jquery in another way or something else?
Thanks.
@lou-theo I'm sorry, but we don't intend to support any IE browser version. We use modern CSS and JavaScript features which are not supported on IE, so it's impossible to make it work.
In any case, we're not judging you or your project. We know sometimes certain apps must be used for some reasons. So using IE, even if it's legacy compared to other browsers, may be fine in your case 馃憤
@lou-theo I'm sorry, but we don't intend to support any IE browser version. We use modern CSS and JavaScript features which are not supported on IE, so it's impossible to make it work.
This also happens in Microsoft Edge (v42) which is supposed to be a modern browser. @javiereguiluz , would you rethink about solving this issue?
AdminLTE supports Edge so maybe is a but of the inclusion in EasyAdmin (as far as I know the original AdminLTE is modified, right?). Possible causes include "trailing commas" so maybe we could search this reason...
Hi @rodrigobb,
I don't have a Windows machine at the moment, so I can't confirm this, but not so long ago I made a PR (https://github.com/EasyCorp/EasyAdminBundle/pull/2880) aimed to fixing an issue for a MS Edge user... Tests reported no issue back then, maybe it's something that came after?
If that's the case I suggest opening a new issue to avoid confusion.
Ok, that's what I will do. Thanks @liarco.
It鈥檚 fixed in the last version. checked. Please ignore my previous comment.
Most helpful comment
It鈥檚 fixed in the last version. checked. Please ignore my previous comment.