You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.
I am from Russia and I write through an interpreter.
I need to return false under certain conditions and output an error for the user. how to do it? I try this way: Return Json :: encode (['files' => [], 'error' => 'The file exceeds the permissible size in XXX MB']);
But still in the console I see that the 'fileuploaddone' method works. Go out mistake.Empty file upload result. Please help me!
The text was updated successfully, but these errors were encountered:
I am from Russia and I write through an interpreter.
I need to return false under certain conditions and output an error for the user. how to do it? I try this way:
Return Json :: encode (['files' => [], 'error' => 'The file exceeds the permissible size in XXX MB']);
But still in the console I see that the 'fileuploaddone' method works. Go out mistake.Empty file upload result. Please help me!
The text was updated successfully, but these errors were encountered: