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
bug #60042 [Console] Table counts wrong number of padding symbols in renderCell() method when cell contain unicode variant selector (vladimir-vv)
This PR was squashed before being merged into the 6.4 branch.
Discussion
----------
[Console] Table counts wrong number of padding symbols in `renderCell()` method when cell contain unicode variant selector
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | yes
| New feature? | no
| Deprecations? |no
| Issues | Fix #60038
| License | MIT
When rendering a table in console and use emojis then width of columns could be wrong calculated.
Commits
-------
380afcc8535 [Console] Table counts wrong number of padding symbols in `renderCell()` method when cell contain unicode variant selector
0 commit comments