autoproxy
autoproxy copied to clipboard
A higher-order decorator to automatically proxy properties from the original function to the decorated one
Results
1
autoproxy issues
Sort by
recently updated
recently updated
newest added
:+1: for autoproxy. Having trouble using with https://github.com/jurassix/react-validation-mixin as lifecycle methods are being transferred to the HoC. Wouldn't really be an autoproxy, but wondering if you've run into this /...