Skip to content

Code breaks on a high type-pausing #2

@CvdL-UM

Description

@CvdL-UM

I want to animate three strings and display the last string for a long time before re-looping. The code I currently use is:
@include typed("String1", "String2", "String3<[100]>")

Problem is that I want to display the last string even longer, but as soon as I start using longer type-pausing (for example <[150]>), save the code, reload the page, the page gets stuck on reloading. If I change the type-pausing back to 100 and reload, the page works again as before.

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions