Justin R

Results 4 issues of Justin R

It's common to use svg's in anchor tags with xlink'ing. Occassionally, a click will target the `use` tag, and since it has an `href` attribute, `recur-href` will stop there instead...

I have a project where `core.clj` requiring looks something like this: ``` (:require ... [rafl.ui-backend [api-proxy :as api] (apis :as apis) (config :refer [config]) (auth :as auth :refer [ensure-auth-session]) (raflapi...

bug

i.e. ``` { ... , options: { replicaSet: env.REPLICASET } } ``` when `REPLICASET` hasn't been set