Ivan
Ivan
It'is not working withour any errors
I can't get routerExtension inside callback when i write service component: ` @Component({ selector: 'app-sporttrack', templateUrl: './sporttrackSearch.component.html', styleUrls: ['./sporttrack.component.scss'] }) export class SporttrackSearchComponent implements OnInit, OnDestroy { constructor(public routerExtensions: RouterExtensions,...
https://stackblitz.com/edit/rxjs-stop-watch?file=index.ts An excellent starting point, thank you, but if you reduce the interval to say 1 millisecond, then apparently due to the execution of javascript, the stopwatch does not work...
That would be great
When the keyboard is active, the snackbar message from the bottom is not visible, this can be solved by moving the snackbar to the top
`**ext = 'JPG'** try: aux_ext = str(value).split('.') if aux_ext[len(aux_ext)-1].lower() == 'png': ext = 'PNG' except Exception as e: pass` _get_thumbnail_filename in ThumbnailBackend use EXTENSIONS dict `EXTENSIONS = { 'JPEG': 'jpg',...
### Nomad version nomad 1.9.5 nomad 1.8.4 ### Operating system and Environment details Centos 10 Stream ### Issue Problems downloading artifacts from git repositories. The git client cannot access some...