abhikmitra / ng-joyride

Angular Joyride Directive for creating custom introductions to websites
126 stars 68 forks source link

Curtain is shown, empty popup #35

Closed mleonelli closed 9 years ago

mleonelli commented 9 years ago

Hi Abhik, trying to find the root cause for it, page loads curtain and title but the popup is empty. No JS errors in console.

<div id="ng-curtain" class="ng-curtain-class" style="display: block;"></div>
<div class="ng-joyride-title" style=""></div>
abhikmitra commented 9 years ago

can you replicate in a small plunkr ?