It looks like that current HOCs `observer` and `multipleObserver` don't work with forwarded refs. Example of implementation can be found here https://legacy.reactjs.org/docs/forwarding-refs.html#forwarding-refs-in-higher-order-components
It looks like that current HOCs
observerandmultipleObserverdon't work with forwarded refs. Example of implementation can be found here https://legacy.reactjs.org/docs/forwarding-refs.html#forwarding-refs-in-higher-order-components