Skip to content

Autogrow is creating a span that is never removed #14

Description

@rkyoku

Hi there,

Autogrow is creating a span, that is appened to the body, and that is never removed.

It is like this:

<span style="position: absolute; top: -9999px; left: -9999px; width: auto; font-size: 12px; font-family: 'Segoe UI', Arial, sans-serif; font-weight: 400; letter-spacing: 0px; text-transform: none; white-space: nowrap;">my input field value is here</span>

Because I am constantly creating and removing input fields on which I apply the autogrow plugin, it makes the page code real messy with plenty of unremoved spans.

Please tell me what I can do to help you reproduce.

Thank you,

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions