You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following error in console has been recorded when trying to select the challenge type on https://www.topcoder.com/direct/launch/home page on Mac 10.14 with latest version of Chrome Browser and in an incognito mode as well.
Uncaught TypeError: $(...).autocomplete is not a function
at handleGetDesignComponentsResult (selection.js?v=189121459:695)
at selection.js?v=189121459:678
at handleJsonResult (common.js?v=189121459:483)
at Object.success (selection.js?v=189121459:676)
at b (jquery-1.4.1.min.js?v=189121459:121)
at XMLHttpRequest.w.onreadystatechange (jquery-1.4.1.min.js?v=189121459:127)
rollbar-us.zendesk.com/api/1/item/:1 Failed to load resource: the server responded with a status of 429 (Too Many Requests)
3launchcontest.js?v=189121459:953 Uncaught TypeError: $(...).resetSS is not a function
at onContestTypeChange (launchcontest.js?v=189121459:953)
at HTMLSelectElement. (launchcontest.js?v=189121459:537)
at HTMLSelectElement.handle (jquery-1.4.1.min.js?v=189121459:54)
at HTMLSelectElement.j (jquery-1.4.1.min.js?v=189121459:49)
at Object.trigger (jquery-1.4.1.min.js?v=189121459:52)
at HTMLSelectElement. (jquery-1.4.1.min.js?v=189121459:65)
at Function.each (jquery-1.4.1.min.js?v=189121459:30)
at init.each (jquery-1.4.1.min.js?v=189121459:23)
at init.trigger (jquery-1.4.1.min.js?v=189121459:65)
at init.c.fn.(anonymous function) [as change] (https://www.topcoder.com/scripts/jquery-1.4.1.min.js?v=189121459:67:379)
The following error in console has been recorded when trying to select the challenge type on https://www.topcoder.com/direct/launch/home page on Mac 10.14 with latest version of Chrome Browser and in an incognito mode as well.
Uncaught TypeError: $(...).autocomplete is not a function
at handleGetDesignComponentsResult (selection.js?v=189121459:695)
at selection.js?v=189121459:678
at handleJsonResult (common.js?v=189121459:483)
at Object.success (selection.js?v=189121459:676)
at b (jquery-1.4.1.min.js?v=189121459:121)
at XMLHttpRequest.w.onreadystatechange (jquery-1.4.1.min.js?v=189121459:127)
rollbar-us.zendesk.com/api/1/item/:1 Failed to load resource: the server responded with a status of 429 (Too Many Requests)
3launchcontest.js?v=189121459:953 Uncaught TypeError: $(...).resetSS is not a function
at onContestTypeChange (launchcontest.js?v=189121459:953)
at HTMLSelectElement. (launchcontest.js?v=189121459:537)
at HTMLSelectElement.handle (jquery-1.4.1.min.js?v=189121459:54)
at HTMLSelectElement.j (jquery-1.4.1.min.js?v=189121459:49)
at Object.trigger (jquery-1.4.1.min.js?v=189121459:52)
at HTMLSelectElement. (jquery-1.4.1.min.js?v=189121459:65)
at Function.each (jquery-1.4.1.min.js?v=189121459:30)
at init.each (jquery-1.4.1.min.js?v=189121459:23)
at init.trigger (jquery-1.4.1.min.js?v=189121459:65)
at init.c.fn.(anonymous function) [as change] (https://www.topcoder.com/scripts/jquery-1.4.1.min.js?v=189121459:67:379)
It is working on Firefox.
Please fix it.
@ajefts @RiteshTC @skyhit
The text was updated successfully, but these errors were encountered: