Skip to content
This repository was archived by the owner on Nov 9, 2024. It is now read-only.
This repository was archived by the owner on Nov 9, 2024. It is now read-only.

Plugins error (even though not loading any plugins) #379

@resthedev

Description

@resthedev

I am getting the following error:

2961-809c1f3bec2099a2.js:1 TypeError: e.fn is not a function
    at 4196-45a1ea360224e18c.js:1:31229
    at Array.map (<anonymous>)
    at 4196-45a1ea360224e18c.js:1:31204
    at 4196-45a1ea360224e18c.js:1:37405
    at Array.reduce (<anonymous>)
    at eZ (4196-45a1ea360224e18c.js:1:27992)
    at 4196-45a1ea360224e18c.js:1:1643
    at ap (bce60fc1-0399b9eba6931719.js:9:68389)
    at ah (bce60fc1-0399b9eba6931719.js:9:68449)
    at ay (bce60fc1-0399b9eba6931719.js:9:68888)

Looking into the tippy.js repo code, I saw that this line has to do with plugins. I am not loading any plugins with tippy, so I'm not sure why it is trying to call fn() on a plugin. I saw that the @tippyjs-react library does load some of its own plugins, so maybe there is an issue there?

I wasn't having this issue prior, but started seeing it pop up now after I upgraded Next version 13.4.9 -> 13.4.10.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions