I understand that position: sticky does not work in IE11 but there is no reason, when this library is used, not to have a working page. At the moment you load the code in IE11 it throws exeption like this:
The moment I comment out the useSticky hook, the error is gone.
You can see that IE11 is not very helpful in resolving the issue. Could someone help with that? Do I need some kind of polyfill?
I understand that position: sticky does not work in IE11 but there is no reason, when this library is used, not to have a working page. At the moment you load the code in IE11 it throws exeption like this: The moment I comment out the useSticky hook, the error is gone. You can see that IE11 is not very helpful in resolving the issue. Could someone help with that? Do I need some kind of polyfill?