Subscribe on changes!

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

avatar
Sep 10th 2021

Version

3.2.11

Reproduction link

new-issue.vuejs.org/

Steps to reproduce

I build storybook of vue component and make a build using rollupJs but when im importing component containing a i get this error (crash)

What is expected?

Display a slot block in my component

What is actually happening?

App crash

avatar
Sep 10th 2021

Please follow Issue rules and provide a reproduction and useful information.