ezraroi / ngJsTree

Angular Directive for the famous JS Tree
http://ezraroi.github.io/ngJsTree/
MIT License
270 stars 101 forks source link

two way binding doesn't work inside a directive #129

Open yriiarutiunian opened 6 years ago

yriiarutiunian commented 6 years ago

Hello! two way binding appears to be not working inside a directive. the only way to update the tree view is to recreate it using the config.version field.