Hi Barbara,
If you see error in Line 91, please clarify in what file error is.
Hi Barbara,
If you see error in Line 91, please clarify in what file error is.
The error I see is on line 8426 in jquery
Hello! You have incorrect mapping from response to localStorage on Login screen (js line 50). It should be localStorage['status'] = 'inactive'; instead of localstorage['status'] = 'inactive';