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

Add ability to disable keypad on checkin page #15

Open
nharper opened this issue Dec 10, 2015 · 1 comment
Open

Add ability to disable keypad on checkin page #15

nharper opened this issue Dec 10, 2015 · 1 comment
Labels
january upgrades Work planned for Jan 2016

Comments

@nharper
Copy link
Owner

nharper commented Dec 10, 2015

No description provided.

@nharper nharper added the january upgrades Work planned for Jan 2016 label Dec 21, 2017
@nharper
Copy link
Owner Author

nharper commented Feb 5, 2018

Fixed by 7b013b1.

The initialization logic used in checkin.js (where this codepath gets triggered) doesn't run when the page is loaded from ApplicationCache. The performerStoreLoaded function passed as the loaded_callback to the PerformerStore constructor isn't getting run (but the constructor is).

Leaving this open for now until the caching bug gets figured out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
january upgrades Work planned for Jan 2016
Projects
None yet
Development

No branches or pull requests

1 participant