actmd/abraham

Don't start a tour if the first step's attachTo isn't present

jabbett opened this issue · 0 comments

Related to #6... while we want to keep a tour going if an intermediate step is missing, most tours don't make sense if the first step gets skipped.

I'd like to add a check to our start method wrapper that confirms the first step's attachTo element is present on the page, should the first step have an attachTo value.