Topic: angular <mdb-checkbox> change event not work
ljoly premium asked 4 years ago
Hello,
<mdb-checkbox (change)="myFunction($event)">myText</mdb-checkbox>
The change event is not triggered
Thank you
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Opened
Specification of the issue
- ForumUser: Premium
- Premium support: Yes
- Technology: MDB Angular
- MDB Version: 9.0.0
- Device: Asus
- Browser: Chrome
- OS: Windows 10
- Provided sample code: No
- Provided link: No
Arkadiusz Idzikowski staff commented 4 years ago
I just checked and it looks like everything works correctly. Are there any errors in the console when you use the checkbox component? Please add the TS code to your first post.