Skip to content

Problem with initializied value  #107

@wagmannj

Description

@wagmannj

Hi,
I can't initialize with a default value. After chanching the line 22 from
var previousDataVal = "";
to
var previousDataVal = (hiddenInput.value || "");
it ok for me
Thx
Sepp

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions