mdbootstrap / mdbsvelte

Svelte Bootstrap with Material Design
https://saurav.tech/mdbsvelte/
MIT License
69 stars 7 forks source link

MDBNavbarToggler click event doesn't fire... #3

Closed mainbranch360 closed 4 years ago

mainbranch360 commented 4 years ago

Perhaps a misunderstanding on my part as to how it should work but it would appear that the click event for the MDBNavbarToggler doesn't fire.

The example on the documentation page shows the same (lack of) behavior:

https://saurav.tech/mdbsvelte/?path=/story/navigation--navbar

SauravKanchan commented 4 years ago

Thanks for reporting this bug. This issue is now fixed(in version 0.3.2). Please update the package and try again.

mainbranch360 commented 4 years ago

Thanks for reporting this bug. This issue is now fixed(in version 0.3.2). Please update the package and try again.

Package updated and everything is working as expected. Thank you! Very nice package by the way!

SauravKanchan commented 4 years ago

Thanks for reporting this bug. This issue is now fixed(in version 0.3.2). Please update the package and try again.

Package updated and everything is working as expected. Thank you! Very nice package by the way!

Thank you