Page MenuHomePhabricator

Datatables isn't working on /users/<username>
Closed, ResolvedPublic

Description

Console traceback:

Uncaught TypeError: Cannot read property 'unique' of undefined
    at _fnGetUniqueThs (jquery.dataTables.js:3798)
    at HTMLTableElement.<anonymous> (jquery.dataTables.js:1133)
    at Function.each (jquery.min.js:2)
    at m.fn.init.each (jquery.min.js:2)
    at m.fn.init.DataTable [as dataTable] (jquery.dataTables.js:869)
    at m.fn.init.$.fn.DataTable (jquery.dataTables.js:15043)
    at Object.success (datatables-init.js:21)
    at j (jquery.min.js:2)
    at Object.fireWith [as resolveWith] (jquery.min.js:2)
    at x (jquery.min.js:4)

Event Timeline

Urbanecm moved this task from Proposed tasks to Imported in GCI Site on the Google-Code-in-2018 board.
Urbanecm moved this task from Backlog to GCI on the User-Urbanecm board.
Urbanecm moved this task from Inbox to GCI on the WMCZ-Tracker board.
Arcayn triaged this task as Medium priority.

Change 476911 had a related patch set uploaded (by Arcayn; owner: Arcayn):
[wikimedia-cz/tracker@master] Fix Datatable on user details page

https://gerrit.wikimedia.org/r/476911

Change 476911 merged by jenkins-bot:
[wikimedia-cz/tracker@master] Fix Datatable on user details page

https://gerrit.wikimedia.org/r/476911

rafidaslam subscribed.

I think this can be marked as resolved now. Thanks @Arcayn ! :)

I think this can be marked as resolved now. Thanks @Arcayn ! :)

Thanks for closing this.