TypeError: Cannot read properties of null (reading 'isCE') at renderSlot
Version
3.2.11
Reproduction link
Steps to reproduce
I build storybook of vue component and make a build using rollupJs but when im importing component containing a
What is expected?
Display a slot block in my component
What is actually happening?
App crash