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

Module not found: Can't resolve imported dependency "quasar/src/mixins/transition" #72

Open
twotree opened this issue Jun 21, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@twotree
Copy link

twotree commented Jun 21, 2021

Describe the bug
transition.js is needed for qs-select

To Reproduce
Steps to reproduce the behavior:

  1. Create a new quasar app ("@quasar/app": "^3.0.0")
  2. Run "quasar ext add qs-select"
  3. Add qs-select to component
  4. App • ERROR • UI in ./node_modules/quasar-app-extension-qs-select/src/component/QsSelect.vue?vue&type=script&lang=js

Expected behavior
To be able to use qs-select with the new quasar version 3

Desktop (please complete the following information):

  • OS: Windows 10 Pro
  • Browser chrome Version 91.0.4472.114 (Official Build) (64-bit)
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@twotree twotree added the bug Something isn't working label Jun 21, 2021
@cirolosapio
Copy link
Owner

this app-extension is not compatible with the new quasar version yet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants