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
There's a similar problem but in the other direction when creating cljs namespace ;)
I discovered reviewing the code as it was accepted with the HTML code change :D
The goog.require() has not the namespace transformed in Javascript standard.
I have a go-bang.core instead of go_bang.core.
Change in the string makes the app working perfectly ;)
https://github.com/karad/lein_template_descjop/blob/master/resources/leiningen/new/descjop/reagent__app__index.html#L16
{{name}} should be changed by {{santitized}} ?
The text was updated successfully, but these errors were encountered: