Problem/Motivation

It seems the "value" variable defined here is never used: https://git.drupalcode.org/project/webform/-/blob/25c372c9a3a7e779d07b8d...
(A variable with a similar name is defined and used in the refresh() function though.)

Steps to reproduce

Proposed resolution

Make sure the variable is not used and remove it.

Remaining tasks

User interface changes

API changes

Data model changes

Issue fork webform-3589284

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

prudloff created an issue. See original summary.

garvitasakhrani’s picture

I am working on it.

garvitasakhrani’s picture

Status: Active » Needs review

Removed the unused value variable from webform.element.signature.js.
Please review the changes. Thankyou.

cilefen’s picture

Status: Needs review » Reviewed & tested by the community

liam morland’s picture

Status: Reviewed & tested by the community » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.