instantclick icon indicating copy to clipboard operation
instantclick copied to clipboard

Cannot read property 'appendChild' of null

Open Dkhodos opened this issue 5 years ago • 0 comments

Error: Uncaught TypeError: Cannot read property 'appendChild' of null at update (instantClick.js?v=7679573946998831101:592) at start (instantClick.js?v=7679573946998831101:564) at Object.done (instantClick.js?v=7679573946998831101:607) at changePage (instantClick.js?v=7679573946998831101:172) at display (instantClick.js?v=7679573946998831101:496) at HTMLBodyElement.click (instantClick.js?v=7679573946998831101:262) update @ instantClick.js?v=7679573946998831101:592 start @ instantClick.js?v=7679573946998831101:564 done @ instantClick.js?v=7679573946998831101:607 changePage @ instantClick.js?v=7679573946998831101:172 display @ instantClick.js?v=7679573946998831101:496 click @ instantClick.js?v=7679573946998831101:262

The issue seems caused be

missing from the "new" page

Dkhodos avatar May 26 '20 08:05 Dkhodos