The exported module dist/index.js has es6 fat arrow (function) not tranformed through babel loader, thus the module and all its dependents (e.g, storybook preview mode) would break on IE11.
I don't want to create a new issue as this is exactly the same. After new minor version 4.3.4 there is same problem as mentioned here. There is one fat arrow (function) that breaks app in IE11.
Bump.
I just encounter this issue with 5.2.3.
We can indeed see in the fuse.esm.min.js that there are some arrow functions breaking IE 11
Most helpful comment
I just encounter this issue with 5.2.3.
We can indeed see in the fuse.esm.min.js that there are some arrow functions breaking IE 11