Getting error Uncaught TypeError: Cannot read properties of null (reading ‘isCE’) with rollup
I migrated my vue app from v2 to v3 and now when I use a component with slots then it gives error,
I migrated my vue app from v2 to v3 and now when I use a component with slots then it gives error,