saeta.eth
saeta.eth
Duplicated: https://github.com/react-toolbox/react-toolbox/issues/1878 and https://github.com/react-toolbox/react-toolbox/issues/1881. BTW, I can open http://react-toolbox.io/.
Duplicated: https://github.com/react-toolbox/react-toolbox/issues/1878
I can get access from [http://react-toolbox.io/](http://react-toolbox.io/) but it doesn't have SSL certificate. The link you see in the repository description ([http://www.react-toolbox.io](http://www.react-toolbox.io)) still broken. Hope it helps.
Hi @OmarOdaini. Have you tried using `autoStart` property to start/pause the stopwatch?
You're right! This behavior should be handled but I'm not sure if your proposal is the right approach. I think start/pause behavior can be handled with one property that will...
yes, I agree too. I will take a look at this in the next version.
Hi @yossi-shasho! I had the same problem as you. I solved it using your solution but you should run`npm run babel-polyfill --save-dev`, to find this module in `package.json`.
> do we have a test verifying that this decoding functionality works? > > is it possible that, rather than utilizing low level error decoding capabilities, we detect _any error...
@iafan I'm agree with your thoughts. Would be nice to have it aligned with the original `filepath.WalkFunc()` because `cwalk` would be more reusable. Sounds good to have a `useRelativePaths` field...