Vincent Taing
Vincent Taing
Hi, I'm trying to use the latest `@aws-amplify/ui-react` instead of the legacy `aws-amplify-react` It's somewhat similar to this [stackoverflow issue]( https://stackoverflow.com/questions/61629092/failed-to-construct-htmlelement-please-use-the-new-operator) that is using the legacy `import { withAuthenticator }...
## Observed Behavior Hello I'm using Luminus template for shadow-cljs, and I'm trying to use cljss.reagent ``` (ns tartataing.core (:require ... [cljss.reagent :refer-macros [defstyled]] ...) (:require-macros [cljss.core]) (:import goog.History)) ```...
Hi, I want to report that the demo2, present in the README isn't working anymore. I have a blank page. http://plnkr.co/edit/gFM1LV?p=preview