Adding scope variables to tab system

Hello, so I have been making an app with ionic of late and for the most part it is working great. I am having an issue though with make a href’s in the tab system. For instance, <a ng-href="client/{{id}}/info"></a>. It give an error for each {{}} variable in the file. I noticed that this has been an issue before on some posts but I have yet found a solution. Is this something that will be fixed soon? Anything you can point me to to show me what code might need modified etc?

Reference: https://github.com/driftyco/ionic/issues/610