react-localize-redux icon indicating copy to clipboard operation
react-localize-redux copied to clipboard

ref forwarding with withLocalize HOC

Open tzvc opened this issue 5 years ago • 4 comments

Hey,

I'm trying to forward a ref through the HOC and I'm having trouble as the HOC is not setup to forward refs -> https://en.reactjs.org/docs/forwarding-refs.html#forwarding-refs-to-dom-components

Is it possible to add ref forwarding?

Happy to help with this if necessary :)

tzvc avatar Jun 05 '19 03:06 tzvc