Has v0.9.21 broken ng-click?

@seanhill we set the version number ahead in master until the release, so that means .23 is still in pre-release but you get it if you pull from master.

So let me get this straight, the ng-click stuff isn’t working in the code that is in master right now?

I don’t believe it is working in .23.

It started with this thread re: .21. .22 fixed it. .23 I think has introduced a new problem…

Im getting the same bug in 0.9.22-alpha – there is no 0.9.23 tag in Github yet:

Uncaught TypeError: Object #<Object> has no method 'clickElement' 
1 Like

I guess its related to the ‘curse of 300ms’ blog post:
http://ionicframework.com/blog/hybrid-apps-and-the-curse-of-the-300ms-delay/

Hi, did anyone manage to solve this? I’m still seeing the error, even with the latest 0.9.23 from the website…

Uncaught TypeError: Object #<Object> has no method 'clickElement' 

@bastiaan FYI its fixed in master: https://github.com/driftyco/ionic/issues/516

Don’t work again in beta9. I’ve ng-click into ng-repeat. After fired on click, I’m not able to fired others. I’ve any error. It works before in beta 3.

I confirm it doesn’t work anymore on that new version…

I opened a bug ticket into Github.