Can't click on items on the side menu

I installed the ionic-generator (v0.3.2) for yeoman and scaffolded an application.

I generated the "side menu project" and after having started it in the browser (grunt serve), I can't click any item in the menu. When inspecting the properties in the browser, I see that the class "disable-user-behavior" has been added to ion-list. Although I'm not sure it is related.

I also generated the same project a few weeks ago directly with ionic (thus, without yeoman) and I don't have this issue.

Thanks for your tips.

This was an issue with Beta 5, you should upgrade to 5b or 6 and it will be resolved.