In a Chrome browser once the page is load, when i directly clicking on Inster Image link of editor i am geting the below error.
Uncaught TypeError: Cannot read property 'nodeName' of null ScriptResource.axd:3337
the derail is as mentioned hereunder
- Uncaught TypeError: Cannot read property 'nodeName' of null ScriptResource.axd:3337
-
InsertImage.SetImagePropertiesScriptResource.axd:3337
-
a.RadEditor.fireScriptResource.axd:6179
-
a.RadEditor._onToolClickScriptResource.axd:5654
-
(anonymous function)ScriptResource.axd:628
-
(anonymous function)ScriptResource.axd:4338
-
Telerik.Web.UI.Editor.DefaultToolAdapter._raiseEditorEventScriptResource.axd:2759
-
Telerik.Web.UI.Editor.DefaultToolAdapter._onToolBarClickScriptResource.axd:2754
-
(anonymous function)ScriptResource.axd:628
-
(anonymous function)ScriptResource.axd:628
-
browserHandlerScriptResource.axd:4886
-
The verion of telerik is 2010.2.929.35
please do let me know if you needed any thing from my side.
Regards,
Manish
3 Answers, 1 is accepted
0
Hello,
Version 2010.2.929.35 is very old and it does not support the latest versions of the modern browsers. My suggestion is to test the live demos of RadEditor and if the problem does not exist to upgrade to the latest official build 2012.2.912, which supports all modern browsers.
All the best,
Rumen
the Telerik team
Version 2010.2.929.35 is very old and it does not support the latest versions of the modern browsers. My suggestion is to test the live demos of RadEditor and if the problem does not exist to upgrade to the latest official build 2012.2.912, which supports all modern browsers.
All the best,
Rumen
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
J2K
Top achievements
Rank 1
answered on 09 Sep 2014, 11:23 PM
Doesn't have anything to do with the version of the rad controls, it's been around for years, my most recent encounter with this was using a loading panel with animation allowed, in the ajax panel update, the error pops up and the source identified and on the page itself the loading panel image spins endlessly. Several possible solutions I tried that work: don't use a loading panel , don't use radajax, don't use radcontrols, depending upon the scenario and alternatives to reaching the goal of a bug free web application.
0
Anthony
Top achievements
Rank 1
answered on 15 May 2017, 02:05 AM
Hi there, Is there any solution found yet? i am using version 2017.2.504 and it gives error when i try to convert html table (laoded with data from razor Model) into a kendogrid. Details caqn be found here:
http://stackoverflow.com/questions/43970235/kendo-grid-from-html-table-crashes