Skip to content

New appended string is removed after running s.appendRight + s.remove twice #282

@zoeyzhao19

Description

@zoeyzhao19
  • I think the remove method does not affect any new appended code as the doc said. And everything is ok before excuting the last remove method. But the new appended code is removed by the last remove method.

image

npm run test

See the snapshot in the index.test.ts

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