kendo-labs / angular-kendo

A project to create a robust set of Angular.js bindings for Kendo UI widgets
474 stars 209 forks source link

Using k-rebind to add new tab to a tabstrip #377

Open jayanthakgjls opened 10 years ago

jayanthakgjls commented 10 years ago

I'm using k-rebind to add new tab to a kendo tab strip.
<div kendo-tab-strip="" k-rebind="tabs.length">

But instead of adding new tab it renders the initial tab two times more..

Here is the plunkr http://plnkr.co/edit/8HvAqS4lbnPZFswtW43m?p=preview