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
I am getting the same warnings, whether I try with-keys or with key-fn mixins. Reagent, if you pass in a :key in the argument map, does not throw these warnings.
antizer-examples (rum-flavour) throws multiple warnings of this nature:
These warnings are suprisingly sticky. They are not switched off by adding the usual keys or
rum/with-key
calls e.g. tohttps://github.com/priornix/antizer/blob/master/examples/src/antizer_examples/rum.cljs#L50
and
https://github.com/priornix/antizer/blob/master/examples/src/antizer_examples/rum.cljs#L52
The text was updated successfully, but these errors were encountered: