Signals cleared when datastar-merge-fragments
overwrites existing fragment with signals
#588
Labels
bug
Something isn't working
take this example:
GET /fragment
merges the same fragment usingdatastar-merge-fragments
.Expected
Pressing reload to just do nothing (since merged fragment sent back is exactly the same).
Actual
Unfortunately instead the signals get cleared (foo is set to empty string and div disappears).
The text was updated successfully, but these errors were encountered: