Native change events from child inputs were bubbling up and reaching data-on:change handlers, which expect only the CustomEvent with evt.detail. Capture and stop native change events so only the component's own CustomEvent propagates. |
||
|---|---|---|
| .. | ||
| photo-capture.js | ||
| searchable-select.js | ||