Johan Roug

Results 4 comments of Johan Roug

really weird. My project was in a folder called "udemy". renaming the folder to something without ud worked

It seems you can solve it like so // Set $optionNext and $optionCycle if ( e.which === 37 || e.which === 38 ) { // Left/Up key console.log($optionActive) $optionNext =...

this is still not solved in version 11. my current workaround is manually remove the inline style `document.querySelector('body').removeAttribute('style')`