Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Uncaught TypeError: Cannot call method 'checkDomStatus' of undefine

I keep getting this error message from mobile device on my React app, but I could not track down the issue.

Uncaught TypeError: Cannot call method 'checkDomStatus' of undefine

Could anyone help me to understand what this error means? Is this a critical error?

like image 227
SeonWoo Chang Avatar asked Nov 17 '17 02:11

SeonWoo Chang


1 Answers

It seems to occur when user using NAVER higgs browser.

Someone reported in NAVER Developer forum, but nobody answer it.

https://developers.naver.com/forum/posts/21372

like image 173
Namo Avatar answered Nov 15 '22 05:11

Namo