Javascript not compiling inside of MYSQL Resource Query

Nevermind, just had to use the toString() method.

{{select_patient.selectedItem.id.toString()}}
1 Like