Home

starfederation/datastar

Status:Indexed
Analyzed 3d ago3K+ starsTypeScript

The hypermedia framework.

Back to Issues
#1034
Moderate

An event is fired twice with data-on-signal-patch on a file input

View on GitHub

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

Labels

bug