Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: S.extend is not a function (incompatible with Vue 2.7.0) #687

Closed
erikbjoern opened this issue Aug 16, 2023 · 1 comment
Closed
Labels

Comments

@erikbjoern
Copy link

erikbjoern commented Aug 16, 2023

Describe the bug

Importing the component breaks the whole module where it is used.

Stack trace

I receive the following error in the console:

index-ad485ea7.js:4423 TypeError: S.extend is not a function
    at $ (Index-da365524.js:10:2400)
    at Index-da365524.js:10:2848
    at h (Index-da365524.js:10:6956)
    at Index-da365524.js:10:11721
    at Module.fb15 (Index-da365524.js:10:11757)
    at d (Index-da365524.js:1:598)
    at 091b (Index-da365524.js:1:1379)
    at Index-da365524.js:1:1393
    at Index-da365524.js:1:439
    at Index-da365524.js:1:446

Environment (If you feel unrelated, please delete the block)

  • Vue version: v2.7
  • Component Version: v3.2.24
@erikbjoern erikbjoern added the bug label Aug 16, 2023
@erikbjoern
Copy link
Author

Almost identical problem reported in #663

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant