With the new React.forwardRef added, the library does no longer works with react-redux. See: https://github.com/reduxjs/react-redux/issues/914 for more information. We need to: 1. fix the issue 2. add test cases to make sure this works fine all the time and it doesn't break again