superman-lopez

Results 5 issues of superman-lopez

I realise there are a number of closed issue cases on this topic since 2.1.0. However I feel there is still something wrong with the average temperature that is calculated/shown....

bug

**Describe the bug** I am using the Angular plugin. In my development environment I am using the HRM function of Angular serve. When a HRM is triggered, Angular tries to...

In the vscode project below issue was posted: Issue Type: Bug When debugging a dotnet core 3.1 project through vscode I get the following error. I've checked that the project...

In the pattern of filterResource being passed to the controller to return the queryResults, the object that is returned is not valid to be passed on as `OkObjectResult` to the...

When I implement AuthService, initAuth() never gets called and as such the configuration is never loaded. Is the intention to call initAuth() in the constructor of AuthService?