EmaGht
EmaGht
Hi, I'm trying to open an xlsx file, calling ShowInPane() for the first sheet and saving it, but the file i save gets damaged and it opens on Excel with...
Repository is still this: https://github.com/EmaGht/EPPLUS_Bug Latest developer build of EPPLUS is installed so this (https://github.com/EPPlusSoftware/EPPlus/issues/347) is not a problem anymore, but now i added the showcase of the bug happening...
The problem is here: https://github.com/daniel3735928559/guppy/blob/563ec6ad310382a53262f6c1eb4eaa765616f243/src/symbols.js#L47 at this point "values" is an Array, so every function declared as a prototype on the "Array" type will be iterated and called. This should...
In Ivy, pipes in projected content uses viewProviders from a host component where ViewEngine did not
Closely related to: https://github.com/angular/angular/issues/36146 # 🐞 bug report ### Affected Package @angular/core ### Is this a regression? Yes. Worked with VE. Half worked after the bugfix that closed https://github.com/angular/angular/issues/36146. Half...
**I'm submitting a ...** (check one with "x") - [ ] bug report - search github for a similar issue or PR before submitting - [X] feature request - [...
## Use case Being able to write quoted text while autmatically entering text mode ### Actual Behavior With a configuration as follows: ``` { key: 'shift+[Digit2]', ifPlatform: 'windows', command: ['switchMode',...