ckirkendall / kioo

Enlive/Enfocus style templating for Facebook's React and Om in ClojureScript.
Eclipse Public License 1.0
404 stars 39 forks source link

Var change for reagent 0.5.0 not contained in kioo 0.4.1-SNAPSHOT #44

Closed LiFlash closed 9 years ago

LiFlash commented 9 years ago

I just checked out the reagent-template and added kioo "0.4.1-SNAPSHOT" to the dependencies. Now I get the complie error Referred var reagent.impl.template/as-component does not exist at line 1

Is the commit for changing the var missing in the snapshot?

wilkerlucio commented 9 years ago

I'm having the same issue here.

wilkerlucio commented 9 years ago

@ckirkendall can you please update the snapshot release? I noticed that you have a commit that already seems to fix the issue c6fcd94da257406d17261213b3b97b92384f836a

timgilbert commented 9 years ago

I've hit this too, and a new release to clojars would be great. FWIW, as a workaround, you can clone the project locally, lein install it, and then use [kioo "0.4.1-SNAPSHOT" :exclusions [org.clojure/clojure]] in your project.clj.

GetContented commented 9 years ago

@timgilbert I just tried your workaround but I seem to be getting "as-component does not exist at line 1..." errors when compiling. Have you had any amazing insights on this recently?

update: turned out I just hadn't cleaned my old compiled CLJS files. Silly mistake. Sorry.

ckirkendall commented 9 years ago

I will try to put a snapshot release out tonight

GetContented commented 9 years ago

You, sir, are a gentleman, and worthy of good praise. This, then, is such good praise! :) :+1: Also, to say that this project is great. I finished the job I was using it for a few hours ago, and you've made my designer very happy because he doesn't have to find hir way around my clojurescript code anymore... instead, he can stay within his "beautiful" HTML and CSS world ;-) Thanks.

ckirkendall commented 9 years ago

I pushed up the snapshot last night. Please test it if everything goes ok, I will cut 0.4.2.