We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
$apply @ angular.js:19622 (anonymous) @ angular.js:29127 dispatch @ jquery.min.js?d=638276793750000000:2 v.handle @ jquery.min.js?d=638276793750000000:2 umbraco#/SeoToolkit/Redirects/list?mculture=en-US:1 An invalid form control with name='textbox' is not focusable. <input type="text" id="url" name="textbox" ng-model="model.value" class="umb-property-editor umb-textstring textstring ng-pristine ng-untouched ng-isolate-scope ng-valid-val-server ng-empty ng-invalid ng-invalid-required" val-server="value" ng-required="model.validation.mandatory" aria-required="true" aria-invalid="false" ng-trim="false" ng-change="change()" ng-readonly="readonly" required="required">
Apparently happens whenever you open an item in the content viewer. Doesn't seem to cause any issues though.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
$apply @ angular.js:19622 (anonymous) @ angular.js:29127 dispatch @ jquery.min.js?d=638276793750000000:2 v.handle @ jquery.min.js?d=638276793750000000:2 umbraco#/SeoToolkit/Redirects/list?mculture=en-US:1 An invalid form control with name='textbox' is not focusable. <input type="text" id="url" name="textbox" ng-model="model.value" class="umb-property-editor umb-textstring textstring ng-pristine ng-untouched ng-isolate-scope ng-valid-val-server ng-empty ng-invalid ng-invalid-required" val-server="value" ng-required="model.validation.mandatory" aria-required="true" aria-invalid="false" ng-trim="false" ng-change="change()" ng-readonly="readonly" required="required">
Apparently happens whenever you open an item in the content viewer. Doesn't seem to cause any issues though.
The text was updated successfully, but these errors were encountered: