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
I'm not sure what you mean. Both the StackBlitz example and your screenshot show default wrapping behavior. In case you want to change that you can use CSS.
Sorry, but I'm still not sure what you mean with "truncated", do you mean that some words are overflowing the cell? If so, this is the default behavior for word-break. In case you want to change that you can adjust the styles accordingly.
Describe the bug
text is truncated in 320px
Isolated Example
https://stackblitz.com/edit/github-g4lmch6p-ncnr3ml6?file=src%2FApp.tsx
Reproduction steps
set the viewport to 320px.
Expected Behaviour
text should not be truncated
Screenshots or Videos
No response
UI5 Web Components for React Version
2.7
UI5 Web Components Version
2.7
Browser
Edge
Operating System
No response
Additional Context
No response
Relevant log output
Organization
No response
Declaration
The text was updated successfully, but these errors were encountered: