Ref on prop in mergeProps doesn't update
Version
3.2.19
Reproduction link
Steps to reproduce
See SFC Playground.
What is expected?
The input border color should be red (error class should be added).
What is actually happening?
The input border color stays black and there is no error class appended to the input class list.