Josh Pike

Results 130 issues of Josh Pike

Slack and Hipchat are old news, we use Discord!!! Would be great to post to that in this.

enhancement

https://github.com/streaka/typescript-parser-deluxe/commits/develop Can you take a look at this, maybe run it against your test suite? See if it works for you

``` FunctionDeclaration { name: 'getNotificationSettingsForUser', isExported: false, type: 'Promise', start: 5886, end: 6006, parameters: [ ParameterDeclaration { name: 'this', type: 'ApiHandler', start: 5934, end: 5950 }, ParameterDeclaration { name: 'userID',...

I want to know whether a particular import statement like so ```import { a, b, c } from './blah``` A is a class, but b is not a class. I...

The ```document.addEventListener```, ```document.removeEventListener```, ```window.addEventListener```, ```window.removeEventListener``` overloads in ```cordova.js``` error if the ```evt``` variable is undefined. While this is something that also be fixed upstream in the relevant calling code, these...

Related issues: https://github.com/mapbox/mapbox-gl-js/issues/11433 https://github.com/ionic-team/capacitor/issues/4178 ### Platforms affected ### Motivation and Context ### Description ### Testing ### Checklist - [ ] I've run the tests to see all new and existing...

No updates since mid 2018. Is anyone taking care of this? The places autocomplete has a serious bug that renders it barely usable (#293). @allenhwkim what's the status?

https://stackblitz.com/edit/ng-map-starter-dmk2kc I have configured the autocomplete on each page to use the initialize$ hook, in order to set their default country scope (to Australia). The first time load, you should...

This library doesn't have typescript definitions, could they be included