Back to IssuesView on GitHub
#1034
Moderate
An event is fired twice with data-on-signal-patch on a file input
Summary
Investigate why the `data-on-signal-patch` event handler is being triggered twice for file input elements. The goal is to ensure the handler executes only once per file upload to prevent duplicate backend requests and console logs.
Skills Required
TypeScriptJavaScriptDebuggingUnit Testing
Files Likely Touched
Labels
bug