Sergey Babishev
Sergey Babishev
It seems there is a problem inside of component with "stale closure". I`am use the function to provide to onComplete: ``` const onSlidingComplete = (newValue: number) => { if (intervalId.current)...
Good day! > **const zeroconf = new Zeroconf();** > **zeroconf.scan('http', 'tcp', 'local.');** When i try to call . scan i have an error : > **TypeError: Cannot read property 'scan'...
Hi, can you fix it for future releases? ``` ERROR Warning: RadialSlider: Support for defaultProps will be removed from function components in a future major release. Use JavaScript default parameters...