And trying to make Google happy is a real pain in the rear...
Announcement
Collapse
No announcement yet.
Console errors MivaEvents is not defined on my Prod page
Collapse
X
-
- 1 like
-
Originally posted by Protos View PostThanks, I will try it out. I thought that defer was a must in order to please Page Speed Insights and Google :-). But as you say some scripts do not fire at once or give other headaches. Cheers!
Leave a comment:
-
Nice! That's the problem with using defer. Everything has to defer in the right order...
Cheers!
- 1 like
Leave a comment:
-
Thanks Ron, it helped! My related products are visible now. And the console error "errors MivaEvents is not defined " are gone as far as I see... :-)
Leave a comment:
-
Thanks, I will try it out. I thought that defer was a must in order to please Page Speed Insights and Google :-). But as you say some scripts do not fire at once or give other headaches. Cheers!
Leave a comment:
-
I've run into this issue when using "defer" on script tags. Things weren't loading in the order they needed to be. Check your PROD page and look for defer on your scripts and try removing the "defer".
- 1 like
Leave a comment:
-
Console errors MivaEvents is not defined on my Prod page
Hello. Do you know if I can do something about this errors?
all-js.php?file=scripts:11 Uncaught ReferenceError: MivaEvents is not defined
at Object.jsPROD (all-js.php?file=scripts:11)
at all-js.php?file=scripts:2
at Object.init (all-js.php?file=scripts:2)
at all-js.php?file=scripts:21
All the best André Loutchko aka ProtosTags: None
Leave a comment: