Bruno Peres
Bruno Peres
The trouble is caused by this [line](https://github.com/dotansimha/angularjs-dropdown-multiselect/blob/version-1/src/angularjs-dropdown-multiselect.js#L424) and I can confirm it happens on the 1.11.8. The main thing is that disabling debugInfo prevents scopes from being accessed from the...
### Version 2.6.14 ### Reproduction link [codesandbox.io](https://codesandbox.io/s/vue-typescript-example-forked-yvrrbl?file=/src/App.vue:473-560) ### Steps to reproduce Comment the `helloWorld` method, then uncomment it. This will trigger the type checking. You should now see this syntax...
**Describe the bug** On `v4`, passing the option `fetchResults: false` to `useQuery` has no effect (and if it had any I'm not clear how it is different from `enabled: false`)...
**Is your feature request related to a problem? Please describe.** After https://github.com/vuejs/vue-apollo/pull/901 SSR bails out when any `vue-apollo` query fails. However one could alternatively still want to still have the...
Could you please publish the directive on bower?
I am hoping to have a better performance since I'll be doing several operations (walk on repo, check file status, etc) and I see there's a `cache` param that is...
I saw on [worldgrid.json](https://github.com/hlaw/codegrid-js/blob/master/tiles/worldgrid.json) all the country codes, but couldn't match to any specific descriptive country list. I'd be happy to submit a PR/Wiki page with all country names (I'm...
I see the last commit was 7 months ago, but most of files were updated 3 years ago. I am wondering how up to date is this dataset. I found...
Always nice to have it :)
These options are never really explained in the docs: - cwd - flatten - expand Which leads to a series of brute force attempts to configure the plugin to work...