KingKatz
KingKatz
hello when triggering tour inside modal ``` ... ... ... ... ``` the modal gets ".introjs-fixParent" class which sets: "z-index: auto !important;" this makes the modal disappear from view (hiding...
i see a lot of people here with the same problem i recommend the developers to upgrade the 'ngIntroRefreshMethod' to include something like this: ``` angular.forEach(intro._introItems, function (step, key) {...
currently - 'replace' function writes to file regardless of change. this trigger other 'watch', in my case - Shopify's 'themekit'. changes i made to fix this: 
with a bit of css + adding ripple effect to directive    here is the codepen: http://codepen.io/anon/pen/ryYLQX?editors=1100 enjoy