German Volkov

Results 12 comments of German Volkov

Here is example https://codesandbox.io/embed/jnnr090w8y

Can you provide more info about this error and maybe provide mini example?

maybe you should try to call setTime in componentDidMount, not in constructor can you check it?

i mean, that you should call this.props.timer. setTime(10000) in componentDidMount why are you calling reset? and Timer.Minutes component has no such property initialTime

Could you please tell what bundler are you using? webpack, vite? or maybe you are using create-react-app or next.js?

can you try version `^2.0.5`, please? if it will not help, i will try to reproduce this error with create-react-app

@Zeb1986 Hi! Are you using Typescript? If not maybe Babel? Can you share your Babel/Typescript config file?

@Zeb1986 also you can try version 2.0.3 - here I've updated bundler, so this may help

try ^2.0.4 - because the file you mentioned in description doesn't exist in this version of build, so i think you are still using 2.0.0