You need to sign in to do that
Don't have an account?
wtm17
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?
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?
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
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.
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