walypala23 / correzioni-olimpiadi

Creazione di un'interfaccia per le correzioni degli elaborati delle olimpiadi di matematica
MIT License
0 stars 0 forks source link

Ajax Select triggera "cannot read property getElementsByClassName of null" #65

Open dario2994 opened 7 years ago

dario2994 commented 7 years ago

In AdminContestantsOfAContest.php selezionando un contestant si genera l'errore javascript:

Uncaught TypeError: Cannot read property 'getElementsByClassName' of null
    at ListOptions (AjaxSelect.js:12)
    at MakeAjaxRequest (AjaxManager.js:13)
    at GetSelectSuggestions (AjaxSelect.js:45)
    at HTMLInputElement.<anonymous> (AjaxSelect.js:61)