Closed posobin closed 3 years ago
Likewise.
My versions:
React 16.13.0
Reagent 1.0.0-alpha2
re-frame-10x 0.7.0
The versions table in README doesn't have the alphas of Reagent, so I suspect these versions don't entirely make sense together.
I just saw that Reagent 1.0.0-rc1 was pushed yesterday. It also has the warnings about the static-fns
undeclared. (FWIW, the -rc1 version also introduces a version conflict in React!)
I'll try dropping back to Reagent 0.10.0 and see what happens.
EDIT:
Confirmed that dropping Reagent's dependency to 0.10.0 eliminates the warnings.
Reagent 1.0.0 support has been fixed in re-frame-10x 1.0.0. README compatibility table has been updated.
I am getting these warnings, have been getting since starting using re-frame-10x on a new project I think. I am using shadow-cljs.