unplugin / unplugin-vue-ce

🍒 A vue plugin that extends vue's Custom Element capabilities
MIT License
75 stars 3 forks source link

How to use switch shadow? #39

Open Heziode opened 1 year ago

Heziode commented 1 year ago

I am trying to use switch shadow to turn off shadowRoot but I does not work no my side. Is there a property to pass to the plugin in vite?

baiwusanyu-c commented 1 year ago

Sorry, the switch shadow feature has not been implemented yet, I have been too busy recently, but it is planned

mrcego commented 1 year ago

It would be nice, some deps/packages/libs like TinyMCE doesn't works as expected when shadow root is present (no matter if it's opened).