Common.Common.js, Line 3 character 12627, Invalid Argument
After applying the property "id"="ExtenderContentEditable", the property is "height"="-25px". This error is Invalid Argument.
,applyProperties:function(e,d){
for(var b in d){
var a=d[b];
if(a!=c&&Object.getType(a)===Object){
var f=e[b];
$common.applyProperties(f,a)
}
else e[b]=a
}
}
Comments: Please upgrade to the latest version of AJAX Control Toolkit v15.1. If the problem remains, feel free to post a new issue.
After applying the property "id"="ExtenderContentEditable", the property is "height"="-25px". This error is Invalid Argument.
,applyProperties:function(e,d){
for(var b in d){
var a=d[b];
if(a!=c&&Object.getType(a)===Object){
var f=e[b];
$common.applyProperties(f,a)
}
else e[b]=a
}
}
Comments: Please upgrade to the latest version of AJAX Control Toolkit v15.1. If the problem remains, feel free to post a new issue.