Gianni Chiappetta

Results 107 comments of Gianni Chiappetta

currently secretary doesn't add any click handlers to the page, but you can do something along the lines of: ``` clojure (events/listen js/document "click" (fn [e] (let [path (.getPath (.parse...

Mmm—I like the sounds of that :+1:

Let's hold off for now. And do it later if we need it.

I agree, but perhaps in a different PR.

this certainly makes sense to me; unfortunately i definitely don't have time to address something like this anytime soon

@martinskou Hey, I'm not seeing the call to `dispatch!`? You'll likely want something along the lines of: ``` clojure (let [h (js/goog.history.Html5History.)] (events/listen h EventType.NAVIGATE #(secretary/dispatch! (.-token %))) (doto h...

@martinskou hmm, this is working for me. do you have a failing example somewhere i could poke at?

@martinskou did you get this resolved? anything i can help with?

Hi @yoghurtdewdew see #17 which supports adding & configuring the completion time