s-sasaki-0529 / vue-slider-component

🌡 A highly customized slider component for Vue 3

Home Page:https://vue-3-slider-component.netlify.app/?path=/docs/vue-3-slider-component--vue-3-slider-component

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Valgri opened this issue · comments

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

Thanks for the report!

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

@Valgri This issue was probably resolved in v1.0.0. If it continues to occur, please open it again.