Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi,
I am getting below error while working in tabs of custom dashboard.
Error: No controller: form
<li ng-class="{'tab-error': tabHasError}" ng-repeat="tab in visibleTabs" val-tab="" class="ng-scope">
any idea on this?
Regards, Harshit
Need for form tag when declaring the contract and decorate with val-form-manager
<form ng-controller="yourController" val-form-manager>
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
tab error in custom dashboard
Hi,
I am getting below error while working in tabs of custom dashboard.
Error: No controller: form
any idea on this?
Regards, Harshit
Need for form tag when declaring the contract and decorate with val-form-manager
is working on a reply...