Tony Kay
Tony Kay
Ah, you're right. In non-compact mode it doesn't report the function name. I'll patch that.
For now, just turn on the compact mode. I don't understand Malli's formatter well enough to make it work at the moment (in the time I've got free).
Technically I don't see any actual need to require them at all now. Neither of those namespaces uses React directly. It used to be that you needed to make sure...
Yeah, I looked. I don't thing *any* requires for React are needed. Fulcro's namespaces take care of the low-level react stuff.
So, yes, if there are any direct refs to react things in this lib, then they need to be resolved as you noted. Yes, Fulcro's not going to change to...