Skip to content

[bug]: typewriter only ever goes up to the length of the first input text #1

Description

@CyrusVorwald

Describe the bug

Input texts of length greater than the first element get cut off when being displayed by the typewriter component

Affected component/components

Typewriter

How to reproduce

const placeholderTexts = [
"1",
"22",
"333"
];

Codesandbox/StackBlitz link

No response

Logs

No response

System Info

mac os, chrome

Before submitting

  • I've made research efforts and searched the documentation
  • I've searched for existing issues

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions