Sazzad Hossain (Tushar) Khan

Results 29 issues of Sazzad Hossain (Tushar) Khan

- [x] I've checked the issue queue and could not find anything similar to my bug. - [x] I'm on the latest version of valet-plus (`valet --version`): `` - [...

Bug
Needs review

- [x] I've checked the issue queue and could not find anything similar to my bug. - [ ] I'm on the latest version of valet-plus (`valet --version`): `` -...

Bug
Needs review

``` Cannot create cache directory /var/www/.composer/cache/repo/https---repo.packagist.org/, or directory is not writable. Proceeding without cache Cannot create cache directory /var/www/.composer/cache/files/, or directory is not writable. Proceeding without cache ```

``` $ ./shell the input device is not a TTY. If you are using mintty, try prefixing the command with 'winpty' ``` How to run that in WSL?

How to setup the `subscriptions`' Data Source with any particular `time`, where I will get the time from the `effects` or `reducers`?

`view_email`, `refresh`, etc are not firing occasionally if the console is not open. In that case it can get the email address here: https://github.com/KartikTalwar/gmail-chrome-extension-boilerplate/blob/5c18c26bb83d8abf96c90e170f6ba67632fe4b03/main.js#L17 but after that I have put...

```js const middlewareConfig = { interceptors: { request: [ { success: function ({getState, dispatch, getSourceAction}, req) { console.error(1, req); }, error: function ({getState, dispatch, getSourceAction}, error) { console.error(2, error); }...