I am trying to translate this Beautiful Drag and Drop's simple example: 
https://github.com/atlassian/react-beautiful-dnd/blob/master/stories/src/simple/simple.jsx

Everything works well until I get into the inner "Draggables", what is the 
appropriate way to write the following in Reagent: 
https://github.com/atlassian/react-beautiful-dnd/blob/master/stories/src/simple/simple.jsx#L79-L87

Specifically the `:ref` fields seem to not function as expected if I just 
do `(aget droppable-provided "innerRef")` 

As an aside has anyone had any luck with Beautiful Drag and Drop? 

Also if someone hasn't seen it yet, this is a super helpful tool for larger 
JSX components: https://github.com/madvas/jsx-to-clojurescript

Thanks!

-- 
Note that posts from new members are moderated - please be patient with your 
first post.
--- 
You received this message because you are subscribed to the Google Groups 
"ClojureScript" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojurescript+unsubscr...@googlegroups.com.
To post to this group, send email to clojurescript@googlegroups.com.
Visit this group at https://groups.google.com/group/clojurescript.

Reply via email to