rwth-acis / mobsos-surveys

A simple survey management service and Web application, being part of the MobSOS toolkit.
Other
7 stars 10 forks source link

Develop branch: Cannot read properties of undefined (reading 'sub') #40

Closed lakhoune closed 2 years ago

lakhoune commented 3 years ago

The following error is thrown when accessing the questionnaires page when not signed in:

Uncaught TypeError: Cannot read properties of undefined (reading 'sub')
    at questionnaires:327
    at Object.success (mobsos-surveys.js:454)

caused by the following line on the develop branch: https://github.com/rwth-acis/mobsos-surveys/blob/1a47977f6099ca1a1ffc61456a71d74b92b0cd3f/etc/html/questionnaires-template.html#L327 introduced by the commit b327ba368848baa46209e17ef122675fe1fdd03f