autoproxy icon indicating copy to clipboard operation
autoproxy copied to clipboard

Support whitelisting properties to proxy?

Open mponizil opened this issue 8 years ago • 1 comments

:+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 / have any interest in supporting a whitelist?

mponizil avatar Mar 22 '16 18:03 mponizil

Realizing I don't think its a matter of undesired methods being proxied, rather the this context is from the HoC instead of the component. In which case -- in your example does Box#bounce depend on its this context (perhaps to reference this.props)?

mponizil avatar Mar 22 '16 18:03 mponizil