Kevin Dees
Kevin Dees
In some instances IE can use a Bowser Mode of IE9+ while at the same time run a Document Mode like IE7 which selectivizr is designed to enhance. In such...
I had to create this fix so that IE9+ when using IE8- Document Mode will still run the script. ``` // If were not in standards mode, IE is too...
Because in IE elements are created as regular elements using jQuery z-index is not the same. You will need to code around this.
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior ``` npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve...
### Expected behavior When adding a product to the cart we expect the item to get added and the cart page to keep working as expected when using `jsContext`. ###...