ahmed-wagdi / angular-joyride

A lightweight joyride directive for giving tours of your AngularJs application
MIT License
17 stars 9 forks source link

The joyride's popup does not work #3

Closed FloMaetschke closed 7 years ago

FloMaetschke commented 8 years ago

Any idea why the joyrides text is displayed at the end of the page instead inside the popup ?

I have included the css.

ahmed-wagdi commented 8 years ago

I need more information to be able to help you. Are you sure you're including the directive correctly in your application and are you getting any errors?

Seeing some code would help.

FloMaetschke commented 8 years ago

It was my fault. sass wasn't able to import .css file. Thx! everything is working now.

ahmed-wagdi commented 7 years ago

ok great

mrinalinihanagodu commented 7 years ago

Hi, I am facing the same issue, could someone help

ahmed-wagdi commented 7 years ago

@mrinalinihanagodu this issue was caused by not including the css for the joyride correctly, check if that's also the case for you or not. If not then show me a screenshot of the problem and check for errors in the console.