George Kalpakas

Results 148 comments of George Kalpakas

@danikvsn, these warnings are OK. Just ignore them. So, are you saying that everything is installed as expected in `/bower_components`, but the server return 404? What are the exact errors...

If you are using the latest code from this repo, `bower_components` should already be inside `app/`: https://github.com/angular/angular-phonecat/blob/0970e05d951d2d1485e5b6700032d9729b77d1df/.bowerrc#L2

I prefer the first way fwiw :grin: (without `vm` of cource :stuck_out_tongue:)

Another reason you might want to mention is: These helpers are exposed publicly for convenience, but they are primarily intended for Angular's internal use. What this means is that, while...

Have you added this in your polyfills btw? https://github.com/valor-software/ng2-dragula#1-important-add-the-following-line-to-your-polyfillsts

:+1: Is there a known solution to this ?

Yes. As discussed "offline", notifications for scheduled workflows go to the last person that modified the schedule: [GitHub docs][1] Once the errors are fixed, hopefully there won't be any notifications...

This has been superseded by #47196.

BTW, adding this header also (currently) breaks HTTP2 preloading. See https://github.com/angular/angular/issues/34899#issuecomment-660492552 for details.