tcoldmf

Results 2 issues of tcoldmf

Building for production environment: ``` ERROR in ....js from UglifyJs Unexpected token: punc ({) [./node_modules/@rehooks/window-scroll-position/index.js:2,0] ```

Maximum update depth exceeded. This can happen when a component repeatedly calls setState inside componentWillUpdate or componentDidUpdate. React limits the number of nested updates to prevent infinite loops. ```js {snip}...