Could you also run lein deps :tree
and paste the output to the thread. It could be that one of your dependencies is already depending on core.async transitively, and the explicit inclusion of a different version of core.async causes that to break. This is a long shot but it could help. On 20 August 2015 at 10:22, Colin Yates <colin.ya...@gmail.com> wrote: > Daniel, is the UI constructed based on receiving something from a > channel? which is incorrectly setup and so the UI is 'blocked' pulling > from that channel. > > Timothy Baldridge writes: > > > core.async has nothing to do with the DOM, so I don't know how this could > > happen. > > > > On Wed, Aug 19, 2015 at 3:00 PM, Malcolm Sparks <malc...@juxt.pro> > wrote: > > > >> Would you mind pasting the rest of your dependencies? This is the most > >> curious of puzzles and I'd love to know the answer - but I'm really > stumped > >> so please provide the next clue! > >> > >> > >> On Wednesday, 19 August 2015 19:32:22 UTC+1, Daniel Higginbotham wrote: > >>> > >>> I've found that using core.async in one of my projects results in the > >>> entire DOM getting replaced with an empty iframe when I view the site > in > >>> Firefox. I'm using > >>> > >>> [org.clojure/clojure "1.7.0"] > >>> [org.clojure/clojurescript "1.7.48"] > >>> [org.clojure/core.async "0.1.346.0-17112a-alpha"] > >>> > >>> > >>> I've tried to isolate the problem and am unable to reproduce it in a > >>> minimal project using only core.async. However - has anyone else run > into > >>> anything similar? Does core.async use iframes somehow? Any other > >>> suggestions or leads? > >>> > >>> Thanks! > >>> Daniel > >>> > >> -- > >> You received this message because you are subscribed to the Google > >> Groups "Clojure" group. > >> To post to this group, send email to clojure@googlegroups.com > >> Note that posts from new members are moderated - please be patient with > >> your first post. > >> To unsubscribe from this group, send email to > >> clojure+unsubscr...@googlegroups.com > >> For more options, visit this group at > >> http://groups.google.com/group/clojure?hl=en > >> --- > >> You received this message because you are subscribed to the Google > Groups > >> "Clojure" group. > >> To unsubscribe from this group and stop receiving emails from it, send > an > >> email to clojure+unsubscr...@googlegroups.com. > >> For more options, visit https://groups.google.com/d/optout. > >> > > > > > > > > -- > > “One of the main causes of the fall of the Roman Empire was that–lacking > > zero–they had no way to indicate successful termination of their C > > programs.” > > (Robert Firth) > > -- > Sent with my mu4e > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to clojure@googlegroups.com > Note that posts from new members are moderated - please be patient with > your first post. > To unsubscribe from this group, send email to > clojure+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en > --- > You received this message because you are subscribed to a topic in the > Google Groups "Clojure" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/clojure/kgLcFpTnxL4/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > clojure+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.