• Resolved Anonymous User 17612203

    (@anonymized-17612203)


    I’m using Firefox. Within the console of the developer area (F12) I get:

    “TypeError: a.browser is undefined”

    This error points to the following lines within \wp-content\plugins\footnotes\js\jquery.tools.min.js

    Line 242
    var b = a.browser.mozilla ? "DOMMouseScroll" + (a.browser.version < "1.9" ? " mousemove" : "") : "mousewheel";

    Line 257
    })(jQuery);

    How can this be fixed?

    • This topic was modified 4 years, 11 months ago by Anonymous User 17612203.
    • This topic was modified 4 years, 11 months ago by Anonymous User 17612203.
Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Contributor Lol Zimmerli

    (@lolzim)

    Hi,

    I cannot reproduce that behavior by my side. Can you tell us exactly what you did just before it appears in the console ?

    Thread Starter Anonymous User 17612203

    (@anonymized-17612203)

    No, I can’t… don’t know how long this exist.

    Here I have a combined screen: https://dlgo.de/error.jpg

    • This reply was modified 4 years, 9 months ago by Anonymous User 17612203.
    • This reply was modified 4 years, 9 months ago by Anonymous User 17612203.
    Plugin Contributor Lol Zimmerli

    (@lolzim)

    What versions of WordPress and PHP ?

    Thread Starter Anonymous User 17612203

    (@anonymized-17612203)

    Wordpress
    5.3.2

    PHP
    7.3.14-5+0~20200202.52+debian9~1.gbpa71879

    Plugin Contributor Lol Zimmerli

    (@lolzim)

    Almost same here (PHP 7.3.11)

    Also latest FireFox ?

    Thread Starter Anonymous User 17612203

    (@anonymized-17612203)

    Firefox 72.02.2 (64-Bit)

    Thread Starter Anonymous User 17612203

    (@anonymized-17612203)

    Just updated to Firefox 73.0 (64-Bit) …it’s the same

    • This reply was modified 4 years, 9 months ago by Anonymous User 17612203.
    Thread Starter Anonymous User 17612203

    (@anonymized-17612203)

    looks like I need to switch the footnote pluin ?? Loved yours!

    Plugin Contributor Lol Zimmerli

    (@lolzim)

    Hi,

    Can you post here your plugins list and theme used ?

    Best regards

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘TypeError: a.browser is undefined’ is closed to new replies.