• Paradox Digital

    (@paradoxdigital)


    Hey all,

    I’m hoping I’m not the only one, but I seem to have this error on my site now I’ve upgraded:

    Uncaught TypeError: JSON.stringify is not a function

    It appears when two plugins are used: WooCommerce and WP Google Maps.

    I generally have no idea what this means, and a Google search of that error leads me nowhere

    Anybody have any idea? The domain in question is http://neweraoil.co.uk

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • I’ve got the same issue on my Woocommerce site. It’s coming from the cart-fragments.min.js script, but my attempts to fix the problem have not been successful.

    I tried loading the script that defines the JSON.stringify method, but even though it is loading before the script with the error, I still get the error. That makes me wonder if the real problem is something else entirely.

    Web searches and Woocommerce free support have not provided any help with this. I may have to buy something from Woothemes so I can submit a ticket.

    In case anyone comes across this, what was happening in my case was a plugin conflict )of course!) I had a plugin (Lazy Loading) that was loading MooTools which was defining JSON and preventing a more current JSON from being defined.

    Deactivated the MooTools-loading plugin and the error disappeared.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘JSON.stringify Error’ is closed to new replies.