jonathanturcotte / qclass

Queen's University electronic attendance system
3 stars 2 forks source link

When you refresh the page with a running session, an error is thrown when you try to click the "start" button #87

Closed demerah closed 6 years ago

demerah commented 6 years ago

Guessing we need to query for all running sessions when loading a classpage to prevent this issue (and redisplay toastr notifications, etc)

jonathanturcotte commented 6 years ago

Basically we never wrote in support for refreshing the page, and we should have.