I can't seem to get clip/aero to work with #ref
it complains saying clojure.lang.ExceptionInfo: No reader for tag ref
What are you trying?
I can I share privately a snippet with you?
Sure
Problem was using #ref
in a list. Another bug fixed in https://github.com/juxt/aero/pull/77/
Indeed, confirmed working on the v3
branch 🙂