Giter Club home page Giter Club logo

salesforce-developer-console-fix's Introduction

salesforce-developer-console-fix

Summary

This VisualForce pages clears the current Salesforce user's developer console state.

You know how sometime the Salesforce Developer Console sometimes hangs up? It stops loading, but does not provide any error message. If you look at the javascript console, you see that it has encountered an error and silently crashed.

Googling for salesforce developer console not loading, I found that Salesforce help gives a procedure for fixing this, but it's kind of a pain, involving sleuthing through the Developer Console's network interactions to find the Id of the state (the IDEWorkspace), and using the Workbench to delete it.

This VisualForce page gives you a button that does that for you.

Installation

Because it's a VisualForce page, with no server side code and no static resources, it's dead-simple to install into your Salesforce instance (even production). Just create a VF page, and copy and paste this code from DeveloperConsoleFix.page (view it as raw). If your page is named DeveloperConsoleFix, the url will be /apex/DeveloperConsoleFix.

Kudos

Thanks to stomita for the amazing https://jsforce.github.io library, which provides access to all the Salesforce APIs.

salesforce-developer-console-fix's People

Contributors

bolaurent avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.