Youcef Mammar
Youcef Mammar
I find myself wanting to do this when I accidently select the wrong file, or open it in a vsplit instead of a tab, etc.
When API URL is wrong, the following error is returned. ```sh Run TryGhost/[email protected] Error [InternalServerError]: Invalid Version: null at /home/runner/work/_actions/TryGhost/action-deploy-theme/v1.5.0/dist/index.js:8160:33 at processTicksAndRejections (internal/process/task_queues.js:97:5) at async main (/home/runner/work/_actions/TryGhost/action-deploy-theme/v1.5.0/dist/index.js:2009:9) { context: null,...
**Browser name:** chrome **Browser version:** 67.0.3396.99 (latest) as of today 😄 **OctoLinker version:** 4.19.0 **URL and line number where issue occurs:** Go on https://github.com/skvale/react-postgraphile/blob/master/src/apollo-provider.js#L6 **Expected behavior:** redirect to https://github.com/skvale/react-postgraphile/blob/master/src/clients/postgraphile.js **Actual...
**Describe the bug 🐛** getMaxPage assumes nbPages is always a number. This is nolonger true in 4.0.0 as it can be undefined **To Reproduce 🔍** Steps to reproduce the behavior:...
**Describe the bug 🐛** At the moment, when a refinement list refines over multiple indices, it's not clear what the counts should be referring to. **To Reproduce 🔍** **I. On...
**Feature ⚡️** As a Vue InstantSearch user, I'd like to be able to access data of scopedResults from [ais-state-results](https://www.algolia.com/doc/api-reference/widgets/state-results/vue/). ### What is your use case for such a feature? Say...
It seems when using GCS, the payload of the EVENT_UPLOAD_COMPLETE event is not as stated in the README.md ```js { file: { id: '7b26bf4d22cf7198d3b3706bf0379794', upload_length: '41767441', upload_metadata: 'filename NDFfbWIubXA0' }...
closes #57 This PR follows up on #57  I couldn't get test/Test-GCSDataStore.js so i'll trust the travis output to fix the tests
For example, if i want to beautify the code, there is no straight forward way to do it as there is one with jade. 
It makes sense to me that if you have a package that takes an `options = {...}` object as a parameter, you'd want the same level of validation and error...