Closed
Description
Version
3.2.33
Reproduction link
Steps to reproduce
Define a props of type number and assign it directly to el, throwing a warning that the value is a string and that the value type in state becomes a string
What is expected?
It is a value of type number
What is actually happening?
It is a string