Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

246
Views
caphList Bug Occuring After Internet Disconnection and Reconnection

I think that I have found a strange bug in the caphList component and wanted to report and get help. The following error is thrown when:

  1. Internet connection is lost and then restored.
  2. The user navigates back to the screen where the caphList is created.

caph-jquery.min.js:19 Uncaught (in promise) TypeError: Cannot read property ‘innerHTML’ of null at e (caph-jquery.min.js:19) at new j (caph-jquery.min.js:19) at HTMLDivElement. (caph-jquery.min.js:19) at Function.each (jquery.min.js:2) at n.fn.init.each (jquery.min.js:2) at n.fn.init.c.fn.caphList (caph-jquery.min.js:19) at prepareContentRows (ls_api_calls.js:498) at ls_api_calls.js:265

The caphList simply works when navigating to the screen if the Internet connection is available.

Did you encounter the same issue and what do you suggest to fix it?

The code to generate the caphList is given below. It works fine when the Internet connection is available and there’s no change in the its status.

$("#new-content-list-container").caphList({
    items: structuredContent[0].items,
    template: “new-content-item-template”,
    direction: “vertical”
}).on(“selected”, function($event) {
    ...
    ...
    ...
});

Thank you.

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!