Data Table breaks when chinese characters in column label
-
The data table works great except when I am trying to add a chinese character set to the column labels. It shows a misalignment where the selecter ends. If i replace only the characters in the label with english the alignment issue goes away. Am I doing something wrong?
-
The datatable is undergoing a full rewrite. This problem will no longer exist in the new datatable.
-
@lattamore I had something similar which caused the data table to look exactly like the one in your screenshot. I fixed it by setting the
rowHeight
to something bigger, maybe this also works for you!