Fixes #26746 There was a bug which caused empty text to not appear after rerender since tbody didn't have the `required-text` class on rerenders as it was not part of the handlebars template.
Fixes: #22790