Alejandro Munoz

Results 8 comments of Alejandro Munoz

I'm also getting this error in the console

Yeah, maybe try `this.ref.markForCheck();` after you set the variable binded to ngBusy. What's weird is the error doesn't show up on my local project, just on my dev server.

My code is like this, I haven't had the chance to check if the error is still showing: **app.component.html** ``` ``` **app.component.ts** ``` import { Component, NgModule, OnInit, ChangeDetectorRef }...

I tried adding the functionality from #3006 to the test debugger and it seems like very little changes need to be made to support this, something similar in the script...

@cratiu222 Please squash these into a single commit

Closing as stale

## Architecture & Workflow Architecture diagrams and admin-panel mockups are now complete for the new Open VSX pre-publish verification framework. The system introduces two layers of verification in the publishing...

Sharing some additional artifacts detailing the plans for a yml configurable implementation of the Scanner class. The class will allow definitions of scanners in the application.yml, which can reference environment...