Open paoloricciuti opened 2 hours ago
This feels adjacent to #13517 / #14272. IMO we shouldn't try to handle this, and we should document this as a breaking change.
This feels adjacent to #13517 / #14272. IMO we shouldn't try to handle this, and we should document this as a breaking change.
This worked in 5.1 in legacy mode so we can't really add a breaking
Describe the bug
Something like this
should output
after hydration (at least in legacy mode) but it doesn't because the attribute is inlined and the div is not marked as dynamic.
Reproduction
repl
Logs
No response
System Info
Severity
annoyance