Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix for if someone's not logged in #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mayeaux
Copy link

@mayeaux mayeaux commented Mar 14, 2016

Here's a fix that I could get around the issue we were discussing with my basic nw.js skills

What I want to do is check for the token on load, and if it's not there, bind with callRecursive to the login_form element and then start triggering callRecursive there, instead of just automatically, but have had a helluva time trying to grab that element to bind to. If I figure it out/you give me a pointer I can polish up this PR into something less hacky

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant