Marcin Cichocki
Marcin Cichocki
I try to follow excellent talk you guys gave to generate basic appliation shell, but I'm getting an error: ```bash ngu-app-shell --module src/app/app.module.ts .../node_modules/ts-node/src/index.ts:159 throw new TSError(configDiagnostics) ^ TSError: ⨯...
I would like to know how to resolve/reject promise I got from: ``` const promise = $mdEditDialog.show(options); promise.then((result) => { // do something }).catch((error) => error); ``` Because `$mdEditDialog` service...
### Prerequisites - [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/stencil/blob/main/.github/CONTRIBUTING.md). - [X] I agree to follow the [Code of Conduct](https://github.com/ionic-team/stencil/blob/main/CODE_OF_CONDUCT.md). - [X] I have searched for [existing issues](https://github.com/ionic-team/stencil/issues) that already...
### Which @angular/* package(s) are the source of the bug? core, platform-browser ### Is this a regression? No ### Description In non standalone world it was possible to catch errors...
##### **Overview of the issue** Inputs from base class are missing in the docucmentation when base class is imported as alias. ##### **Operating System, Node.js, npm, compodoc version(s)** System: OS:...
This is a master issue that aggregate smaller things required to get this repo back and running. Since it has been abandoned for a long time, a lot of things...
Things to track: - screenshot time - sharp time for each fragment - tesseract time for each fragment - sequence generator time - solver time - output time
Running commands by hand is cumbersome, script would be nice.
This is required before nx migration