patrickdemooij9 / SeoToolkit.Umbraco

SeoToolkit is a SEO package for Umbraco 9, 10, 11, 12 & 13. This package features most functionalities needed for your SEO needs like meta fields, sitemap, robots.txt and much more.
MIT License
34 stars 28 forks source link

Strange error in redirect screen #221

Open patrickdemooij9 opened 1 year ago

patrickdemooij9 commented 1 year ago

$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.