Closed chenzhutian closed 3 years ago
Since Ticks is an anonymous function, its name is undefined. Thus, isRCSComponent will return true if pass in a dom.
just put a
<Slider> <div> </div> </Slider>
Thanks for reporting this! That should be fixed now in version 3.3.0 so try it out and let me know if there's any issues.
awesome!
Problem or feature description:
Since Ticks is an anonymous function, its name is undefined. Thus, isRCSComponent will return true if pass in a dom.
Steps to reproduce (for problems):
just put a
Thanks for reporting this! That should be fixed now in version 3.3.0 so try it out and let me know if there's any issues.
awesome!