Skip to content

Crash when showing two input boxes #1

@kirliavc

Description

@kirliavc

I'm trying to get two user input strings and synthv studio crashed.

function main(){
  var str1 = SV.showInputBox("","", "");
  var str2 = SV.showInputBox("","", "");
}

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