Skip to content

Using in two places doesn't work #6

@CherryDT

Description

@CherryDT

If I do this:

<h1>I am currently a <vue-typewriter-effect :strings="['cashier', 'builder', 'cleaner']" /></h1>
<h1>I want to become a <vue-typewriter-effect :strings="['doctor', 'lawyer', 'architect']" /></h1>

Then I get "I am currently a doctor" etc. (my second instance of the component in the place of the first!) and where the second one would go, I get nothing!

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