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

Quick adjustment javascript error #525

Open
JohanWinther opened this issue Dec 6, 2018 · 0 comments
Open

Quick adjustment javascript error #525

JohanWinther opened this issue Dec 6, 2018 · 0 comments

Comments

@JohanWinther
Copy link

JohanWinther commented Dec 6, 2018

Whenever I am in the quick adjustments view and try to press the adjustment button the actual event is sent to the server and processes correctly, however the client returns an error
Cannot set property 'innerHTML' of null
which appears because var attendanceCell = document.querySelector('tr#user_3 td.adjust'); returns null (there is no table in this view...).
This causes the UI to not update after an adjustment in this view.

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

No branches or pull requests

1 participant