Code Monkey home page Code Monkey logo

Comments (5)

ofpiyush avatar ofpiyush commented on September 26, 2024

You should be able to turn it off on one controller by including hotkeys service and turning
hotkeys.includeCheatSheet = false;
But there is a spelling error in the code which makes this impossible. I'll send a pull request soon for the spelling error and a few other things.

But yeah, it remains on unless you explicitly turn it off.

I guess removing the register at app.run might help? (Not sure) (around line 545)

from angular-hotkeys.

bunkat avatar bunkat commented on September 26, 2024

As an aside, I had to remove the app.run call because it is not compatible with manually bootstrapping AngularJS applications.

from angular-hotkeys.

chieffancypants avatar chieffancypants commented on September 26, 2024

@bunkat does it error when manually bootstrapping, or the run block just doesn't run?

from angular-hotkeys.

bunkat avatar bunkat commented on September 26, 2024

It errors:

Uncaught Error: [$injector:unpr] http://errors.angularjs.org/1.2.16/$injector/unpr?p0=%24rootElementProvider%20%3C-%20%24rootElement%20%3C-%20hotkeys 

I'm using https://github.com/philippd/angular-deferred-bootstrap to bootstrap my app and so modules don't get loaded until after the bootstrap process is complete.

from angular-hotkeys.

chieffancypants avatar chieffancypants commented on September 26, 2024

Ah, well that's a bummer. I'll close this ticket since I merged @ofpiyush's PR, and open a new one for manually bootstrapped usage. Thanks guys!

from angular-hotkeys.

Related Issues (20)

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.