I am using autosizer with
<div width=20% /><div flex='1'><Autosizer></div><div with=20% />
but it seems like whenever I resize, Autosizer stretches 100% to its right side
and it calculates too big width and it overlaps the last
<div with=20% />
The problem is only happening on Internet Explorer and I cannot find any solution to it.