You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would be nice to update the installation instructions within the app, which say to use version 1.2.1 (which has this bug). I wasted an hour until I realized that there is newer version on clojars (I expected the instructions to be up to date).
I noticed my :environment is ignored when I create a new client in this way:
Looking at the code, I cannot see :environment ever being inspected: https://github.com/yeller/yeller_clojure/blob/master/src/yeller/clojure/client.clj#L135-L167
The text was updated successfully, but these errors were encountered: