You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 20, 2021. It is now read-only.
Hi, i'm trying to render some btn-group of radio type with Bootstratp, but event change it's doesnt catched by my view , i'm checking , bootstrap triggered event , then jquery to , but i can't catch him :
Hi, i'm trying to render some btn-group of radio type with Bootstratp, but event change it's doesnt catched by my view , i'm checking , bootstrap triggered event , then jquery to , but i can't catch him :
my view :
...
events {
"change input[type=radio]" : "changeLog"
}
then in my view .hbs :
if someone can help or explain to me ?
The text was updated successfully, but these errors were encountered: