Fork me on GitHub
#luminus
<
2016-10-12
>
g1eny0ung09:10:59

Hello, everyone.I have a problem with the book web development with clojure 2nd edition. I have difficulties with the file upload in the picture-gallery project.I test with swagger API and it's successful to upload.But the when I upload with upload UI,it false.I check my code with the example code, it seems that no writing errors.I don't know why and there isn't error log.😢

g1eny0ung09:10:30

And this is my code, I use semantic-ui for UI components

g1eny0ung10:10:17

Sorry for this question, I type error,I should type:form.ui.form,not:div.ui.form,it's my fault :robot_face: