Gerardo Espinosa
Gerardo Espinosa
What I did, was to change my canActivate function, so now it look like this: `next: ActivatedRouteSnapshot, state: RouterStateSnapshot): Observable | Promise | boolean { if(this.authService.isLoggedIn !== true) { this.router.navigate(['sign-in'])...
@niklauslee By this moment I don't have any progress on that issue. However if @VadymMatus has done something feel free create a PR , then I can help to finish...
HI @VadymMatus I guess we should go for the first. I guess the addition of new features in Python is not a big problem that the one that is gonna...
@mmoskal Have you consider using timsort algorithm instead of the current implementation? I believe is what V8 uses. I can work on this if that is a better approach than...
Im building from source so its the latest....