Quantcast
Channel: JavaScriptMVC Forum
Viewing all articles
Browse latest Browse all 3491

Re : TypeError: Cannot find function querySelectorAll in object [object HTMLDocument].

$
0
0
I had the same problem.
My code included some manipulation of svg with querySelectorAll. I used it only twice. So I commented it out and added it back in the production file.
Not a nice solution! But in my case it worked.

Viewing all articles
Browse latest Browse all 3491

Trending Articles