vuejs / jsx-vue2

monorepo for Babel / Vue JSX related packages
https://jsx-vue2-playground.netlify.app/
1.47k stars 96 forks source link

web component slot not work #300

Open sanqi-med opened 1 year ago

sanqi-med commented 1 year ago

when i use web component slot it is not work with jsx: WechatIMG527 WechatIMG528 the rentcar-module-card is a web component

but when i use the rentcar-module-card in a .vue, is is working WechatIMG529 WechatIMG530