Error in HtmlEditorExtender with the new version of chrome (36.0.1985.125)
the error say:
Failed to execute 'collapse' on 'Selection': parameter 1 is not of type 'Node'.
Comments: My exception is worded a bit differently but results in the same problem ... a malfunctioning HtmlEditorExtender that won't allow the GridView (holding it) to postback: Uncaught IndexSizeError: Failed to execute 'collapse' on 'Selection': There is no child at offset 3. Sys.Extended.UI.HtmlEditorExtenderBehavior._editableDiv_submit Sys.Extended.UI.HtmlEditorExtenderBehavior.WebForm_OnSubmit onsubmit __doPostBack PageRequestManager$_doPostBack
the error say:
Failed to execute 'collapse' on 'Selection': parameter 1 is not of type 'Node'.
Comments: My exception is worded a bit differently but results in the same problem ... a malfunctioning HtmlEditorExtender that won't allow the GridView (holding it) to postback: Uncaught IndexSizeError: Failed to execute 'collapse' on 'Selection': There is no child at offset 3. Sys.Extended.UI.HtmlEditorExtenderBehavior._editableDiv_submit Sys.Extended.UI.HtmlEditorExtenderBehavior.WebForm_OnSubmit onsubmit __doPostBack PageRequestManager$_doPostBack