Opened 10 years ago
Closed 10 years ago
#12175 closed Bug (expired)
CKEditor is not loading in Chrome browser, While displaying it dynamically inside a GridView
Reported by: | Dilli | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.6.4 |
Keywords: | Cc: |
Description
CKEditor is not loading in Chrome browser, While displaying it dynamically inside a GridView
Google Chrome Version: 35.0.1916.153 m
Working fine with Firefox and Internet Explorer
Firefox Version: 30.0
Internet Explorer Version: 11.0.9600.17126
While displaying the ckeditor dynamicaly inside a GridView, I get the following error "Uncaught Sys.ParameterCountException: Sys.ParameterCountException: Parameter count mismatch." only in Chrome browser and hence the editor is not loading.
No such error in Firefox and Internet Explorer, and the editor is loading properly.
Dilli.
Change History (2)
comment:1 Changed 10 years ago by
Status: | new → pending |
---|
- Please make sure that none of Chrome plugins is causing this. If you have any plugins installed on Chrome, please disable them and recheck or try clean Chrome.
- You are using CKEditor ASP.NET if I'm guessing correctly.
- Please also make sure you are using default package without any CKEditor third-party plugins or core code customizations (configuration options are not considered customizations)
- If possible please try to provide us with reduced sample project that shows this issue. I'm talking about something that can be run from VS.
comment:2 Changed 10 years ago by
Resolution: | → expired |
---|---|
Status: | pending → closed |