PLEASE READ THE PROJECT STATUS BELOW. Native AngularJS (Angular) directives for Bootstrap. Smaller footprint (20kB gzipped), no 3rd party JS dependencies (jQuery, bootstrap JS) required. Please read the README.md file before submitting an issue!
Well known technique that for saving form validation on models used binding ngModel via require ngModelController in directive. But if custom directive, which used inside, has similar solution parent scope does not take changes.
Link to minimally-working plunker that reproduces the issue:
Bug description:
Well known technique that for saving form validation on models used binding ngModel via require ngModelController in directive. But if custom directive, which used inside, has similar solution parent scope does not take changes.
Link to minimally-working plunker that reproduces the issue:
https://jsfiddle.net/ow40dpo3/1/
Version of Angular, UIBS, and Bootstrap
Angular: 1.6.1
UIBS: 2.3.2
Bootstrap: 3.3.7