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

Cannot read properties of null (reading 'isCE') at renderSlot #4

Open
Valgri opened this issue Feb 12, 2024 · 2 comments
Open

Cannot read properties of null (reading 'isCE') at renderSlot #4

Valgri opened this issue Feb 12, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@Valgri
Copy link

Valgri commented Feb 12, 2024

Describe the bug

image

That's the error. I tried removing the slot, it doesn't help. I use vite for building. - "@quasar/app-vite": "^1.3.0";

It's the same situation in the main library. Everything worked fine on webpack, when moving to vite it gives an error, tried all possible ways to use one version of vue in the project, as I thought that the problem in the conflict of two vue instances, did not help. Could you please fix this?

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

  • OS & Version: Linux
  • Vue version: v3.4.15
  • Component Version: v0.1.2
@Valgri Valgri added the bug Something isn't working label Feb 12, 2024
@s-sasaki-0529 s-sasaki-0529 added help wanted Extra attention is needed and removed help wanted Extra attention is needed labels Feb 17, 2024
@s-sasaki-0529
Copy link
Owner

@Valgri

Thanks for the report!

Sorry. I don't have time to investigate, but can you provide a reproduction repository in the meantime?

@Valgri
Copy link
Author

Valgri commented Feb 17, 2024

@s-sasaki-0529 I have fixed it. Used a vite 5 beta.
quasarframework/quasar#16896 (comment)

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