You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
+-------- Reproducer --------+
| Key | Value |
+------------------+---------+
| Value | 123-456 |
| Some other value | 789-0 |
+------------------+---------+
The text was updated successfully, but these errors were encountered:
Symfony version(s) affected: 5.3.3
Description
If headers row doesn't present in a Table, the
setHeaderTitle
call doesn't work.How to reproduce
renders
But
renders
The text was updated successfully, but these errors were encountered: