Fork me on GitHub
#klipse
<
2017-11-11
>
practicalli-johnny14:11:07

Hello @viebel thanks for all the work on klipse, its great. We are using klipse for our ClojureBridge workshop next weekend and all the exercises will be done using klipse (using the gitbook klipse plugin) - https://clojurebridgelondon.github.io/workshop/

borkdude15:11:37

@jr0cket At first glance, awesome material!

borkdude15:11:33

@jr0cket Spotted a bug. When you go to this page: https://clojurebridgelondon.github.io/workshop/introducing-clojure/generate-html-from-hiccup.html and then press right arrow, the SVG errors

practicalli-johnny15:11:01

@borkdude I have noticed that issue, but hadnt done any testing. This helps validate when its happening. I though it was just due to a slow connection

practicalli-johnny15:11:12

It does seem to be the page https://clojurebridgelondon.github.io/workshop/introducing-clojure/clojure-svg-graphics.html causing the problems. If I go back to the previous page which worked initially, then that now fails too. I'll check the code

practicalli-johnny16:11:20

@viebel not sure why the svg graphics page is not loading after the hiccup page previously. Wonder if there is a time out, or unwanted interaction between hiccup & reagent libraries.

practicalli-johnny16:11:07

The svg page always loads correctly once I manually reload the browser page

practicalli-johnny16:11:49

Hmm, interesting. If i swap the order of the pages and put the svg page first, the html page fails (unless it has a manual refresh of the web page).

practicalli-johnny16:11:20

Both pages are using reagent as a hidden piece of code and work individually.

practicalli-johnny16:11:57

If I dont figure this out, I'll raise a ticket on the project and detail as much as I can as to what is going on

practicalli-johnny16:11:57

#error {:message "ERROR", :data {:tag :cljs/analysis-error}, :cause #object[Error Error: No protocol method ISwap.-swap! defined for type cljs.core/Atom: [object Object]]}