Closed Deraen closed 3 years ago
https://github.com/reagent-project/reagent/blob/master/src/reagent/impl/input.cljs#L96-L105
Input workaround presumes the original ref value is function.
But createRef value doesn't work exactly like function.
https://github.com/reagent-project/reagent/blob/master/src/reagent/impl/input.cljs#L96-L105
Input workaround presumes the original ref value is function.
But createRef value doesn't work exactly like function.