Nav Patel

Results 5 issues of Nav Patel

I didn't see a mention of Flux Util's(https://facebook.github.io/flux/docs/flux-utils.html) which seems like one of the least boilerplate implementations of Flux, and provided by facebook. You allude to this kind of solution...

This may have birthed from [Issue#35](https://github.com/GoogleCloudPlatform/stackdriver-errors-js/issues/35). I'm seeing logs with the following error: ``` TypeError: Cannot set property onunhandledrejection of [object Object] which has only a getter at onunhandledrejection (../node_modules/stackdriver-errors-js/stackdriver-errors.js:91:0)...

Hello there, As other issues have mentioned, there are some security considerations with regards to hitting the stackdriver API with an API Key. I opted to implement a backend service...

There wasn't any documentation saying domainconfirm should take a type If you run domainconfirm once (and DNS hasn't propagated) the challenge disappears, and you can't try again). In the end...

I'm doing a query for history on Delhi and it's showing the same number for many days: ``` query { state(countryName: "India", stateName: "Delhi") { districts { historical { date...