[GH-ISSUE #161] Click on tag NOT WORKING #112

Closed
opened 2026-02-25 23:41:13 +03:00 by kerem · 1 comment
Owner

Originally created by @shivdhwaj on GitHub (Mar 13, 2018).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/161

Getting error on console as:

8984d7d9eab0.js:21 Uncaught TypeError: $(...).data(...).split is not a function
    at HTMLTableRowElement.applyFilters (8984d7d9eab0.js:21)
    at Function.each (8984d7d9eab0.js:1)
    at n.fn.init.each (8984d7d9eab0.js:1)
    at HTMLButtonElement.<anonymous> (8984d7d9eab0.js:23)
    at HTMLButtonElement.dispatch (8984d7d9eab0.js:1)
    at HTMLButtonElement.r.handle (8984d7d9eab0.js:1)
applyFilters @ 8984d7d9eab0.js:21
each @ 8984d7d9eab0.js:1
each @ 8984d7d9eab0.js:1
(anonymous) @ 8984d7d9eab0.js:23
dispatch @ 8984d7d9eab0.js:1
r.handle @ 8984d7d9eab0.js:1
Originally created by @shivdhwaj on GitHub (Mar 13, 2018). Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/161 Getting error on console as: ``` 8984d7d9eab0.js:21 Uncaught TypeError: $(...).data(...).split is not a function at HTMLTableRowElement.applyFilters (8984d7d9eab0.js:21) at Function.each (8984d7d9eab0.js:1) at n.fn.init.each (8984d7d9eab0.js:1) at HTMLButtonElement.<anonymous> (8984d7d9eab0.js:23) at HTMLButtonElement.dispatch (8984d7d9eab0.js:1) at HTMLButtonElement.r.handle (8984d7d9eab0.js:1) applyFilters @ 8984d7d9eab0.js:21 each @ 8984d7d9eab0.js:1 each @ 8984d7d9eab0.js:1 (anonymous) @ 8984d7d9eab0.js:23 dispatch @ 8984d7d9eab0.js:1 r.handle @ 8984d7d9eab0.js:1 ```
kerem closed this issue 2026-02-25 23:41:13 +03:00
Author
Owner

@cuu508 commented on GitHub (Mar 13, 2018):

Good catch, fixed!

<!-- gh-comment-id:372557521 --> @cuu508 commented on GitHub (Mar 13, 2018): Good catch, fixed!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/healthchecks#112
No description provided.