rstuven
rstuven
**Describe the bug** After MetaMask sign in, the app doesn't show chatbox. **To Reproduce** Steps to reproduce the behavior: 1. `git clone [email protected]:3box/3box-chatbox-react.git && cd 3box-chatbox-react` 2. `npm install &&...
Given a failing command: ``` C:\>type fail.bat @exit /b 1 C:\>fail.bat C:\>echo %errorlevel% 1 ``` But... ``` C:\>sudo fail.bat C:\>echo %errorlevel% 0 ```
http://swagger.io/specification/#swaggerObject
Due to a [change in Node http module](https://github.com/joyent/node/commit/dd9593ccc4dd1de21faa1996c2577c7a6ac3d8ae), there is a loss of scope in a wrapped callback, [resulting in an error](https://github.com/joyent/node/issues/2570).
Opt-in sync support using chrome.storage API: https://developer.chrome.com/extensions/storage
The objective is to design new features taking into account current usage patterns. Privacy is a concern, so we'll only track interaction events (eg. button clicks) and general statistics (eg....
Items separated by commas, despite their simplicity, have some problems (eg. see #13) and limitatiosn (eg. not easy to implement #10). Structured criteria are more flexible and, hopefully, easier to...