creativetimofficial / now-ui-dashboard-angular

MIT License
72 stars 207 forks source link

Unable to create an accordion in sidebar. #4

Open suchetaswabhav opened 5 years ago

suchetaswabhav commented 5 years ago

Hi,

I am trying to use a nested accordion in the sidebar component .

I referred to this link and simply copy pasted the codes of these links -

https://www.bootply.com/fhdb11Byfq# https://codepen.io/marklsanders/pen/OPZXXv

But none of it is stable. It just toggles immediately i click on the button.

chelaruc commented 5 years ago

@suchetaswabhav that's because you need to add jquery to the scripts in abgular-cli.json file.