Skip to content
This repository has been archived by the owner on Mar 20, 2021. It is now read-only.

Thorax + Bootstrap, event not correctly trigger #418

Open
istrion opened this issue Sep 17, 2015 · 1 comment
Open

Thorax + Bootstrap, event not correctly trigger #418

istrion opened this issue Sep 17, 2015 · 1 comment

Comments

@istrion
Copy link

istrion commented Sep 17, 2015

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 :

Option 1 Option 2 Option 3

if someone can help or explain to me ?

@jasonwebster
Copy link

Do you think you could share a working example (well, an example of it not working) via a JSFiddle or something?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants