Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

finding: javascript: Uncaught TypeError: Cannot set property '_DT_CellIndex' of undefined #2041

Closed
valentijnscholten opened this issue Mar 11, 2020 · 1 comment
Labels

Comments

@valentijnscholten
Copy link
Member

valentijnscholten commented Mar 11, 2020

This was introduced in #1586 and occurs when sla is disabled in system settings on /finding

jquery.js:3850 Uncaught TypeError: Cannot set property '_DT_CellIndex' of undefined
    at Ha (datatables.min.js:63)
    at O (datatables.min.js:55)
    at HTMLTableRowElement.<anonymous> (datatables.min.js:56)
    at jquery.js:207
    at Function.map (jquery.js:456)
    at jQuery.fn.init.map (jquery.js:206)
    at na (datatables.min.js:55)
    at e (datatables.min.js:131)
    at HTMLTableElement.<anonymous> (datatables.min.js:132)
    at Function.each (jquery.js:367)
valentijnscholten added a commit to valentijnscholten/django-DefectDojo that referenced this issue Mar 11, 2020
@valentijnscholten valentijnscholten changed the title javascript: Uncaught TypeError: Cannot set property '_DT_CellIndex' of undefined finding: javascript: Uncaught TypeError: Cannot set property '_DT_CellIndex' of undefined Mar 12, 2020
Maffooch added a commit that referenced this issue Mar 19, 2020
…ipt-error-fix-2041

fix superfluous sla column in datatable config (fixes #2041)
@valentijnscholten
Copy link
Member Author

solved a while ago, github is trying hard to hide the linked prs/branches.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant