when using <Portal /> on shadow mode, on change events are not working!
Hello, when using Portal in shadow mode I have some weird issues, onchange events are not happening, as a result I cannot type anything or programmatically invoke onchange.
The host of the web component is react.
Any ideas why this is happening, does this happen because of react and needs some sort of adapter to map react events into solid's web component?
The host of the web component is react.
Any ideas why this is happening, does this happen because of react and needs some sort of adapter to map react events into solid's web component?
