Meteor-Files
Meteor-Files copied to clipboard
wrong custom error message when using HTTP
using meteor 2.13
when returning a custom error message form onBeforeUpload method we get always the default error message on client side when using http (ddp works well).
suggestion: mention that issue in docs.
@binlux thank you for reporting this one. Starting from ostrio:[email protected] all messages are standard across DDP and HTTP. Give it a try
Feel free to reopen it in case if the issue is still persists on your end.