Fork me on GitHub
#hoplon
<
2017-11-29
>
rfhayashi17:11:21

the upgrade process has been going well so far, thank you guys, i ended up upgrading to 7.0.3, there is an issue I'm having, I have a select element with an option like this: (option :value "" "All tags"), after the upgrade it is returning "All tags" instead of "", if the value is not the empty string, then it will return correctly, I can change my code to deal with another value, but was wondering if there is a way to fix this

alandipert17:11:31

rfhayashi that sounds like it might be a bug, i'll look into it later today and get back to you unless somebody else does first

raywillig20:11:40

does anyone have experience using jquery-ui sortable or, for that matter, any sortable library in hoplon? having a weird effect where i can drag/drop in one direction but not the other.

rfhayashi20:11:54

was ;;{{ ;;}} a directive hoplon had to transform clojure datastructures into strings? this is not working in 7.0.3

alandipert21:11:33

rfhayashi it was, now to do it you need an additional task: https://github.com/tailrecursion/boot-heredoc