angular-tour
angular-tour copied to clipboard
Added document.querySelector in order to prevent jqLite errors
I kept having these errors because jqLite wouldn't do element selection so I added the document.querySelector to prevent this issue