• Resolved Zakir Sajib

    (@zakirstage)


    when i click submit button then the following error shows up in browser console:

    Uncaught TypeError: Cannot read properties of undefined (reading ‘length’)
    at Object.renderBreadcrumbs (header.js:38:1)
    at eval (lodash.templateSources[0]:9:16)
    at Marionette.Renderer.render (main.js:55:1)
    at n._renderTemplate (front-end-deps.js?ver=3.6.10:20:22925)
    at n.render (front-end-deps.js?ver=3.6.10:20:22571)
    at Jn (underscore.min.js?ver=1.13.3:2:7455)
    at n.<anonymous> (underscore.min.js?ver=1.13.3:2:7867)
    at n.render (underscore.min.js?ver=1.13.3:2:1065)
    at n.fillProgressBar (header.js:71:1)
    at p (backbone.min.js?ver=1.4.1:2:3736)`

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Justin McElhaney

    (@jmcelhaney)

    I’m sorry to hear you are experiencing this. Can you update your PHP version to at least PHP 7.4 WordPress recommends PHP 7.4 or later. https://wordpress.org/about/requirements/ PHP 7.4 is also the oldest version that is still receiving security updates. https://www.php.net/supported-versions.php
    Your host should be able to help you upgrade your PHP version.

    Can you also update your Ninja Forms plugins to their latest versions and let me know if you continue to have the same issues?

    If you are still seeing the issue, can you contact our official support (https://ninjaforms.com/contact) so we can take a closer look at your issue?

    Thread Starter Zakir Sajib

    (@zakirstage)

    our server php version is 8.0.20 (Supports 64bit values).

    ninja version is 3.6.11

    Thread Starter Zakir Sajib

    (@zakirstage)

    i just updated ninja version 3.6.12 and still showing error in browser console.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Uncaught TypeError: Cannot read properties of undefined’ is closed to new replies.