Login doesn’t show up: “element is not a function” JS error
-
Hi!
The Login popup doesn’t show up if browsed in normal mode of a browser. The console shows this weird error:
Uncaught (in promise) TypeError: element is not a function
at add_css (main.min.js?ver=3:1)
at new Modal (main.min.js?ver=3:1)
at create_if_block (main.min.js?ver=3:1)
at Object.p (main.min.js?ver=3:1)
at update (main.min.js?ver=3:1)
at flush (main.min.js?ver=3:1)`element() is an existing function, but can’t be called.
In Incognito mode it works though, so I think this error starts showing up after a while but not the first time of using it.
Any idea know why this happens? Maybe it has something to do with cache?
Thanks!
- This topic was modified 3 years, 3 months ago by .
- This topic was modified 3 years, 3 months ago by .
The page I need help with: [log in to see the link]
- The topic ‘Login doesn’t show up: “element is not a function” JS error’ is closed to new replies.