Skip to content

ellipsis still display when text isn't too long #127

@longld-0832

Description

@longld-0832

I'm using this package to resolved issue IE 11 cant handle text-overflow: ellipsis. But on develop progress, i found an issue. The ellipsis still display although i set line truncate is more than 1 (in my case is 2) please check this img
image
and here is my code in this component
<Text lg headerText> <Truncate lines={2}> {challenge.name} </Truncate> </Text>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions