Poyoman
Poyoman
I agree with you. However it looks like most of your this is compatible with IE11 except this core functionality. I made a PR which is a potential simplification of...
It's an old post but i see it's still opened. To me Jimple power is pimple one : the simplicity. I was hapily surprised to see how short the implementation...
Same pb here with "react-scripts": "4.0.3" I confirm it looks like a problem with eslintcache Note that since this version you will need to remove it this way `rm node_modules/.cache/.eslintcache`
@pull-task-dev i would not do that if I expect CRA to start quickly. On big projects you have to wait more than one minute when cache has to be generated
But router.asPath should return the same thing on server and client no ? Thank you for your quickfix anyway ;)
If router.asPath is intended to return different content on server and on client this is not a bug then ... ;)
:+1: @kennu i don't understand this change. The goal of this lib is to bring fetch to node.js ... And adding a feature the node.js LTS version doesn't even natively...
Seems the problem come from the "visibility" property which is set to hidden on sp-slide ... it that can help ...
Still more information, the problem come from the fade module. When set the _fade_ property to _false_ bug does not happens
Ok last point, i think the problem is related to this one : https://github.com/Modernizr/Modernizr/issues/897 This line of your code is the source of the bug on S2 : target.on( this.transitionEvent,...