@rstoenescu thank you very much :). now its working.
S
Best posts made by Sujan Dev
-
RE: Open a modal from another problem
-
RE: Quasar upload - Get post response
uploaded: function(file,xhr){
let response = JSON.parse(xhr.response)
}
this one worked for me.