We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the problem Using Truncate with position start shows incorrect text. It places the first character at the end of the text.
Truncate
start
How do you reproduce the problem? Set the position prop to start
position
Expected behavior The text passed in content to be shown correctly
content
Is this issue blocking you? Yes
Screenshots
What is your product and what release date are you targeting? InstructLab/RHELAI
The text was updated successfully, but these errors were encountered:
thatblindgeye
Successfully merging a pull request may close this issue.
Describe the problem
Using
Truncate
with positionstart
shows incorrect text. It places the first character at the end of the text.How do you reproduce the problem?
Set the
position
prop tostart
Expected behavior
The text passed in
content
to be shown correctlyIs this issue blocking you?
Yes
Screenshots
What is your product and what release date are you targeting?
InstructLab/RHELAI
The text was updated successfully, but these errors were encountered: