The fix #717 does not work with IE 11. (But looks Ok with Edge, FF, Chrome, and Safari). It seems that this CSS rule is *not* honored by IE 11: ```css li.fancytree-animating { position: relative; } ```