You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The attributes data-key is in conflict with one of my other plug-ins (datarangepicker I think).
If I change the template data-key attribute to data-nit-key (absolutely random but with reference to your nit- prefix) it works as normal.
the data-* stuff was a PullRequest to allow better testing of the UI. It is not required to have these attributes. Simply remove them from your template.
Angularjs version 1.5.7
Bootstrap version 1.3.3
Getting this error using availableParams as (ctrl is valid)
Error: $compile:ctreq
Missing Required Controller
Controller 'ngModel', required by directive 'key', can't be found
instead of
that works but only with "query" parameter.
I'm unable to reproduce it on jsfiddle or plunkr.
The text was updated successfully, but these errors were encountered: