beig
beig
Is it possible to extend the TranslatePipe? E.g: showing the translation key next to the translation ``` @Pipe({ name: 'translate' }) export class CustomTranslatePipe extends TranslatePipe { transform(value: any, ...args:...
**Describe the bug** I am trying to extract the first page from a large TIFF (15GB) using `TIFFUtilities::split` function **Version information** 1. The version of the TwelveMonkeys ImageIO library in...
Hi, I want to combine https://github.com/manubb/Leaflet.PixiOverlay with Geoman without losing the functionality of snapping to marker. My current take on it would be to expose an Array in `L.PM.Utils` and...
I want to play sounds from an external API call (Soundboard) But I can't get the songbird instance I tried storing it in a lazy_static but since it doesn't implement...
### Is this a regression? No ### Description I am trying to create a code-block which contains angular html template syntax e.g. describing the use of transloco's directive ` {{...
### Is this a regression? Yes ### Description Using Angular 18 & `provideExperimentalZonelessChangeDetection()` the search windows doesn't get hidden by default, only after mouseover  ### Please provide the exception...
Hello, is it possible to skip the building of the docs when running a production build? Because it still loads a big sized chunk (1.7MB uncompressed) even when behind a...
#### What are you trying to do? Suddenly I get the following error: ``` a bunch of debug_node.mjs:15392 NG0912: Component ID generation collision detected. Components '_ScrollbarButton' and '_ScrollbarButton' with selector...