Skip to content

Remove eval() from model selection #1

@phydev

Description

@phydev

The code should be modified to avoid eval()

eval(model);

User instead the solution in this thread: https://stackoverflow.com/questions/359788/how-to-execute-a-javascript-function-when-i-have-its-name-as-a-string

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions