• Since update 3.1.0, I see this error and it breaks some of the functions in our admin. We had to disable this plugin to be able to ship products in WooCommerce.

    Uncaught Error: Syntax error, unrecognized expression: #/regenerate/111027
    at Function.ea.error (jquery.js?ver=1.12.4-wp:2)
    at ea.tokenize (jquery.js?ver=1.12.4-wp:2)
    at ea.select (jquery.js?ver=1.12.4-wp:2)
    at Function.ea [as find] (jquery.js?ver=1.12.4-wp:2)
    at n.fn.init.find (jquery.js?ver=1.12.4-wp:2)
    at new n.fn.init (jquery.js?ver=1.12.4-wp:2)
    at n (jquery.js?ver=1.12.4-wp:2)
    at HTMLDocument.<anonymous> (fields.js?ver=5.5.3:5)
    at i (jquery.js?ver=1.12.4-wp:2)
    at Object.fireWith [as resolveWith] (jquery.js?ver=1.12.4-wp:2)

    This is in Chrome Version 87.0.4280.67 (Official Build) (x86_64). I don’t see this issue in Safari.

    • This topic was modified 4 years, 4 months ago by forthinc.
    • This topic was modified 4 years, 4 months ago by forthinc.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Nazmul Ahsan

    (@mukto90)

    Hi @forthinc,
    Sorry to hear that you’re facing issues with the plugin.
    Could you be more specific on where/when does this error occur?

    Thread Starter forthinc

    (@forthinc)

    Functions in the admin that use buttons that trigger js actions do nothing when this plugin is active. This issue is also present in 3.1.1 and 3.1.2.

    In Chrome, I see this with your plugin activated and not when it is deactivated:

    Uncaught Error: Syntax error, unrecognized expression: #/regenerate/111027
        at Function.ea.error (jquery.js?ver=1.12.4-wp:2)
        at ea.tokenize (jquery.js?ver=1.12.4-wp:2)
        at ea.select (jquery.js?ver=1.12.4-wp:2)
        at Function.ea [as find] (jquery.js?ver=1.12.4-wp:2)
        at n.fn.init.find (jquery.js?ver=1.12.4-wp:2)
        at new n.fn.init (jquery.js?ver=1.12.4-wp:2)
        at n (jquery.js?ver=1.12.4-wp:2)
        at HTMLDocument.<anonymous> (fields.js?ver=5.5.3:5)
        at i (jquery.js?ver=1.12.4-wp:2)
        at Object.fireWith [as resolveWith] (jquery.js?ver=1.12.4-wp:2)
    post.php?post=128134&action=edit:1 
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Latest update v3.1.0 breaks some of our admin functions’ is closed to new replies.