Coder Social home page Coder Social logo

Comments (2)

oGLOWo avatar oGLOWo commented on July 30, 2024

I was just integrating this into my angular app and I came across what seems to be the same error, but I'm not sure. I get to the same location mentioned above by @amanfs in the debugger and at return accessLevel.bitMask, you'll get a type error because accessLevel is undefined at this point. I'm not sure what I'm doing wrong because I haven't really modified anything other than the call to login to change the the path it sends the login data to.

I'm using angular 1.1.5, but I went back to 1.0.7 to see if that was the issue and it's not. It's still throwing the same type error.

Anyone else seeing this? I really want to get this into my app.

from angular-client-side-auth.

fnakstad avatar fnakstad commented on July 30, 2024

Hey guys!
From the looks of the error trace the problem may be that you have a route in your routing table which doesn't contain the access property. I get the exact same error message if I intentionally remove the access property from a route and try to access it.

If that's not the problem, maybe you could give me access to the code in question so I can reproduce the problem more accurately?

from angular-client-side-auth.

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.