I don’t know the answer to your specific question but I had to do 2 things to make IE11 work for me:
- Make sure I’m using the latest version of all the dash libraries (there were some breakages in a version recently that got fixed)
- Set my the max age on Dash cache to 0: Weird app.layout behavior only on IE (example included)
Good luck!