Godot Version
Godot 4.3
Question
I want to use custom fuction from gdscript in vue3 javascript, so i binded function by JavescriptSingleton as follow:
there is no information produced by callback funciton(resize canvas), after called the binded function in javascript.