Skip to content

focusing breaks data restoration #85

@beppe9000

Description

@beppe9000

example:

  1. include way.min.js in the header
  2. and then in a script tag i wrote
    jQuery(function ( ) {
        $("#SomeTextArea").focus();
    }

The text area will not be populated with the previously persisted value.

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