Reproduce the crash using the provided CodeSandbox. Examine the react slick source code, particularly the interaction between 'dots' and 'slideToScroll' options. Focus on the state management for current slide and dot rendering. Investigate if 'slideToScroll: 1' is intended to scroll one slide at a time and how it conflicts with dot navigation.