function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
wtm17wtm17 

Summer 14 Developer Console not working in Chrome

My sandbox was recently updated to Summer 14. When I try to open the developer console using Chrome, I get a blank window. I checked the javascript console and saw the following errors:

Uncaught TypeError: Cannot read property 'Queued' of undefined cs7.salesforce.com/jslibrary/1400606638000/sfdc/main.js:1015
Uncaught Error: Ext.Loader is not enabled, so dependencies cannot be resolved dynamically. Missing required class: apex.ide.ViewerPerspectiveDefinition cs7.salesforce.com/EXT/ext-4.1.0/ext-all.js:18
Uncaught TypeError: Cannot read property 'IDE' of undefined cs7.salesforce.com/jslibrary/1400606638000/sfdc/ApexIDETop_Ext4.js:6

Anyone else experiencing this?
Best Answer chosen by wtm17
Arunkumar RArunkumar R
Hi, 

I also had the  same issue but it's solved. try some of the following thing i did,

1. The current stable version of chrome is 35.0.1916.114 m. Make sure your version and Update your chrome .

2. Don't use beta version Browser. 

3. Clear cookies and browser settting, If the issue still persistent reinstall the chrome.

Please let me know if you have face still any issue.

All Answers

Arunkumar RArunkumar R
Hi, 

I also had the  same issue but it's solved. try some of the following thing i did,

1. The current stable version of chrome is 35.0.1916.114 m. Make sure your version and Update your chrome .

2. Don't use beta version Browser. 

3. Clear cookies and browser settting, If the issue still persistent reinstall the chrome.

Please let me know if you have face still any issue.
This was selected as the best answer
wtm17wtm17
Clearing cookies and cached files did it. Thanks!
Somnath SharmaSomnath Sharma
The issue still persists
Somnath SharmaSomnath Sharma
https://developer.salesforce.com/forums/ForumsMain?id=906F0000000MHhAIAW
 
Somnath SharmaSomnath Sharma

The best and the simplest solution to this is copy the url which you get upon launcing Developer console in your  browser and you are all set to code