• Resolved ravimallya

    (@ravimallya)


    It is related to Settings active tab error (cause problem with other plugins) topic. We are also having the similar issue with the UX Builder of Flatsome theme. When we access the builder from the UX Builder tab as displayed in Editor screenshot, we notice a localStorage key ‘jm_activetab’ is being set. This localstorage value is causing the javascript error “Uncaught Error: Syntax error, unrecognized expression:” which is shown in this screenshot that resulting into the UX Builder inaccessible. It also resulting in the other errors as well.

    We are having the version 8.0 of this plugin. If we disable the plugin, everything works fine. I’m still unsure why the active tab localstorage value is being set for the tabs not related to the plugin.

    Please suggest.

Viewing 6 replies - 1 through 6 (of 6 total)
  • We have the same problem on our website.
    Our plugin has an admin page where we use the ‘nav-tab-wrapper’ class to create our own tabs. When clicking one of our own tabs, there is a JS error on each page. When clearing the ‘jm_activetab’ key from Local storage, the issue is temporarily fixed.

    I think that it’s better to be more specific in your JS selectors to only trigger events on the JM Twitter Cards admin pages.

    I have the exact same issue.

    The selector $('.nav-tab-wrapper a') insettings.js is too broad. The plugin should only load the JS file on its admin pages. Or it should make the selector specific for the JM tabs.

    Thread Starter ravimallya

    (@ravimallya)

    It’s affecting to the functionality of WooCommerce settings such as Shipping, taxing where it uses ajax as the pages have tabs. Need to find a fix ASAP.

    Anonymous User 10765487

    (@anonymized-10765487)

    this is totally scandalous, will fix it asap, sorry for that, got no time to check this before

    Anonymous User 10765487

    (@anonymized-10765487)

    this is fixed now

    Thread Starter ravimallya

    (@ravimallya)

    Thanks. Fixed.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Active Tab – LocalStorage issue’ is closed to new replies.