Harvest-Dev / ng-walkthrough

A walkthrough for Angular
MIT License
21 stars 8 forks source link

angular 5 with ionic 3 #26

Open ansarikhurshid786 opened 6 years ago

ansarikhurshid786 commented 6 years ago

I am integrating it in my ionic 3 project but it is not working. can anyone help me. how to integrate in ionic 3 with angular 5 project.

I tried https://www.npmjs.com/package/ngx-walkthrough. it is working fine but i want to use this project.

can one give an example ?

Zefling commented 6 years ago

Sorry I don't use ionic 3 and after the version 0.7, it's for Angular 6 +. Are you try the 0.6.x version ? https://www.npmjs.com/package/angular-walkthrough

ansarikhurshid786 commented 6 years ago

Yes I am trying with ng-walkthrough@0.6 but not working and I can't see any error or log in console.

Zefling commented 6 years ago

It's strange. A ionic page like a true HTML page, with a body tag ? The component injects a part of functionalities directly in the body.