Skip to content

Use of eval function in netteForms.js #184

@czukowski

Description

@czukowski

eval function is being used in netteForms.js and Yarn complains about it being potentially unsafe. A comment in the code explains that it is to keep compatibility with Nette 2.0.x, for which, I believe, the support has ended.

Is it possible to get rid of this special case or to change it so that it doesn't require eval?

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