creativetimofficial / material-bootstrap-wizard

Material Bootstrap Wizard - Bootstrap wizard based on Material Design
http://demos.creative-tim.com/material-bootstrap-wizard/wizard-book-room.html
MIT License
81 stars 79 forks source link

Issues with tab - material-bootstrap-wizard #27

Open kondasMajid opened 6 years ago

kondasMajid commented 6 years ago

Hi Creative Tim,

Thank you for a great plugin..

While trying to use your material-bootstrap-wizard with angular 6, i am facing a problem with the display.. kindly help me out..

capture

console capture

dragosct commented 6 years ago

Hi, @kondasMajid! Thank you for using our products. You migrated this product on angular 6 so you are sure that you have the same HTML classes and structure like in our product?

Regards, Dragos

kondasMajid commented 6 years ago

Yes @dragosct10 , i did have HTML classes and structure as your product. As i closely checked taking out material-bootstrap-wizard.js from your theme gives the same results as mind, and in my code i have that file imported still not working, probably i'm missing something.... Will be glad for other suggestions..

dragosct commented 6 years ago

Hi! It's very possible for the problem to be from the error that you have in your console which tells us that jquery it's not defined and must be fixed that error.

Regards, Dragos

kondasMajid commented 6 years ago

Yeah surely Jquery ..

monikahb commented 6 years ago

Hi @kondasMajid : I am very new to angular 6 and I am getting the same error. Please help me out to resolve this issue in angular 6 .