Causes page to crash
-
I get the following in my browser console when attempting to render the timer using:
<?php do_shortcode( ‘[countdown]’ ); ?>
“
public.js?ver=1.0.0:7 Uncaught TypeError: Cannot read property ‘innerHTML’ of nullpublic.js?ver=1.0.0:7 Uncaught TypeError: Cannot read property ‘innerHTML’ of nullpublic.js?ver=1.0.0:7 run_countdownpublic.js?ver=1.0.0:2 (anonymous function)
“the rest of my site stops rendering altogether.
Thanks
Paul
- The topic ‘Causes page to crash’ is closed to new replies.