Title: Console Error
Last modified: February 13, 2026

---

# Console Error

 *  Resolved [fesarlis](https://wordpress.org/support/users/fesarlis/)
 * (@fesarlis)
 * [3 months, 3 weeks ago](https://wordpress.org/support/topic/console-error-85/)
 * This is logged in console.
 * Issue: Uncaught TypeError in Inline Script
 * The script at `(index):1112` is throwing a `TypeError` because `p.querySelector('.
   grw-row')` returns `null`. This happens if the `.grw-row` element hasn’t loaded
   yet or is located outside the `parentElement` scope of the script.
 *     ```wp-block-code
                                           (function(p) {
                                               if (!p)
                                                   return;
                                               let w = p.offsetWidth
                                                 , m = function(a, b) {
                                                   return Math.min(a, b) === a
                                               };
                                               p.querySelector('.grw-row').classList.replace('grw-row-m', 'grw-row-' + (m(w, 510) ? 'xs' : m(w, 750) ? 'x' : m(w, 1100) ? 's' : m(w, 1450) ? 'm' : m(w, 1800) ? 'l' : 'xl'))
                                           }
                                           )(document.currentScript?.parentElement)
       ```
   

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [Daniel K.](https://wordpress.org/support/users/richplugins/)
 * (@richplugins)
 * [3 months, 3 weeks ago](https://wordpress.org/support/topic/console-error-85/#post-18820875)
 * Hi [@fesarlis](https://wordpress.org/support/users/fesarlis/),
 * Thank you for your topic!
 * Are you sure that you’re using the latest version 6.9.4.4?
 * If so, please send a link to the page where we can reproduce it.
 * Thanks!
 *  Thread Starter [fesarlis](https://wordpress.org/support/users/fesarlis/)
 * (@fesarlis)
 * [3 months, 3 weeks ago](https://wordpress.org/support/topic/console-error-85/#post-18820877)
 * Yes. can i send you the link in private please.
 *  Plugin Author [Daniel K.](https://wordpress.org/support/users/richplugins/)
 * (@richplugins)
 * [3 months, 3 weeks ago](https://wordpress.org/support/topic/console-error-85/#post-18820931)
 * Please send it to support [at] richplugins.com
 * Thanks!
 *  Plugin Author [Daniel K.](https://wordpress.org/support/users/richplugins/)
 * (@richplugins)
 * [3 weeks ago](https://wordpress.org/support/topic/console-error-85/#post-18910525)
 * Hi,
 * Please reopen if it’s still relevant.
 * Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)

You must be [logged in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fconsole-error-85%2F%3Foutput_format%3Dmd&locale=en_US)
to reply to this topic.

 * ![](https://ps.w.org/widget-google-reviews/assets/icon-256x256.gif?rev=3152314)
 * [Rich Showcase for Google Reviews](https://wordpress.org/plugins/widget-google-reviews/)
 * [Support Threads](https://wordpress.org/support/plugin/widget-google-reviews/)
 * [Active Topics](https://wordpress.org/support/plugin/widget-google-reviews/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/widget-google-reviews/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/widget-google-reviews/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [Daniel K.](https://wordpress.org/support/users/richplugins/)
 * Last activity: [3 weeks ago](https://wordpress.org/support/topic/console-error-85/#post-18910525)
 * Status: resolved