Closed
Description
Describe the bug
#3723 causes a performance regression — the getAttribute
is too costly, it turns out. Man, the DOM sucks.
Severity
Needs to get fixed before the next stable
Additional context
Since #3579 was directed at solving a specific case, maybe we could just address that case directly — i.e. treat hydration differently