I'm getting the following javascript error in Chrome:
```
Uncaught IndexSizeError: Failed to execute 'collapse' on 'Selection': There is no child at offset 3.
```
I tried adding the Text= " " fix found in another issue posting (https://ajaxcontroltoolkit.codeplex.com/workitem/27717) but that didn't stop the javascript error or the validation error. According to the blog post by the guys at Kartris (http://www.kartris.com/Knowledgebase/Chrome-AJAX-postback-issues-July-2014__k-56.aspx) this issue should be fixed again with Chrome 38. I'm using Chrome 38 and I'm still seeing this error. But maybe it is a different issue because I'm not seeing exactly what that issue described. Even the error message I'm getting is slightly different.
I'm also not sure if this is related to the other issue I've logged (https://ajaxcontroltoolkit.codeplex.com/workitem/27744).
Comments: Thank you for sharing your experience! This issue will be fixed in the next v15.1.3 release of AJAX Control Toolkit. Related changeset [26b8901fffe8](http://ajaxcontroltoolkit.codeplex.com/SourceControl/changeset/26b8901fffe8e183d4617024678960192cdb4a0b)
```
Uncaught IndexSizeError: Failed to execute 'collapse' on 'Selection': There is no child at offset 3.
```
I tried adding the Text= " " fix found in another issue posting (https://ajaxcontroltoolkit.codeplex.com/workitem/27717) but that didn't stop the javascript error or the validation error. According to the blog post by the guys at Kartris (http://www.kartris.com/Knowledgebase/Chrome-AJAX-postback-issues-July-2014__k-56.aspx) this issue should be fixed again with Chrome 38. I'm using Chrome 38 and I'm still seeing this error. But maybe it is a different issue because I'm not seeing exactly what that issue described. Even the error message I'm getting is slightly different.
I'm also not sure if this is related to the other issue I've logged (https://ajaxcontroltoolkit.codeplex.com/workitem/27744).
Comments: Thank you for sharing your experience! This issue will be fixed in the next v15.1.3 release of AJAX Control Toolkit. Related changeset [26b8901fffe8](http://ajaxcontroltoolkit.codeplex.com/SourceControl/changeset/26b8901fffe8e183d4617024678960192cdb4a0b)