google / ctfscoreboard

Scoreboard for Capture The Flag competitions.
Apache License 2.0
165 stars 61 forks source link

Unable to delete challenges #190

Closed shortstack closed 6 years ago

shortstack commented 6 years ago

When I click delete in the challenge list, I get the following error:

angular.js:13307 TypeError: challengeService.delete is not a function at ChildScope.$scope.deleteChallenge (challenges.js:267) at angular.js:14723 at expensiveCheckFn (angular.js:15146) at callback (angular.js:24614) at ChildScope.$eval (angular.js:16888) at ChildScope.$apply (angular.js:16988) at HTMLAnchorElement. (angular.js:24619) at HTMLAnchorElement.dispatch (jquery.js:4732) at HTMLAnchorElement.elemData.handle (jquery.js:4544)

Love the scoreboard, thank you for all your work :)

Matir commented 6 years ago

Should now be fixed if you update to the latest, sorry for the inconvenience. :)