Skip to content

innerHTML should not be cleared #50

@vanowm

Description

@vanowm

https://github.com/WebCoder49/code-input/blob/179584e16801183b0721e92b31ee23c255f107cc/code-input.js#LL451C43-L451C43

This creates an issue when form reset button is used, it removes everything from the element, instead of resetting to initial value. Also, reset doesn't trigger visual update, until user manually changes text in the textarea.

[EDIT]
After closer look, there is more required to be done for form reset to work...

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