S
SolidJS15mo ago
chris

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?
2 Replies
chris
chrisOP15mo ago
The input element is binded with https://zagjs.com/components/combobox onchange handlers
Zag - Rapidly build UI components without sweating over the logic.
Combobox - Zag
Using the combobox machine in your project.
baxuz
baxuz14mo ago
GitHub
Events Fail to Trigger when Rendering Components within a Shadow DO...
Describe the bug In my example, I've implemented a Counter component that increases the count by 1 and displays the final count every time an onClick event is triggered. Additionally, I've ...
Want results from more Discord servers?
Add your server