We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
upload the pictrue is ok, but when i upload other files like '.mp4' or '.zip' etc. , the onComplete function will response like this:
console.log(response)
1@font-face {font-family: "yourDictFontAwesome";src: url("chrome-extension://dmckmhkomggmpalekfadjibdcknieljf/lib/fontawesome-webfont.ttf") format("truetype");font-weight: normal;font-style: normal;}
but the file was uploaded successfully. ps. the server side use ci framework. how can i fix it?
The text was updated successfully, but these errors were encountered:
I find the first word in response message is 1 or true , that`s the right message!
Sorry, something went wrong.
No branches or pull requests
upload the pictrue is ok, but when i upload other files like '.mp4' or '.zip' etc. , the onComplete function will response like this:
console.log(response)
1@font-face {font-family: "yourDictFontAwesome";src: url("chrome-extension://dmckmhkomggmpalekfadjibdcknieljf/lib/fontawesome-webfont.ttf") format("truetype");font-weight: normal;font-style: normal;}
but the file was uploaded successfully.
ps. the server side use ci framework.
how can i fix it?
The text was updated successfully, but these errors were encountered: