Open vemv opened 7 years ago
(defn component? [x] (aget x "isOmComponent"))
So, a component is... something that is a component! :)
This is a frustrating error to encounter - Assert failed: (component? owner). Any chance of making it clearer?
Assert failed: (component? owner)
Cheers - Victor
So, a component is... something that is a component! :)
This is a frustrating error to encounter -
Assert failed: (component? owner)
. Any chance of making it clearer?Cheers - Victor