Gordon Sun

Results 43 comments of Gordon Sun

ng-if ? https://docs.angularjs.org/api/ng/directive/ngIf

The import no longer looks like what you provided. And I think what is missing is something like this in your systemjs.config.js ``` '@angular/material': 'node_modules/@angular/material/material.umd.js', ```

Sorry @nukeop , I probably messed up the React routing thing and the direct link does not work Could you please try to go to https://youtube-clip-playlist.herokuapp.com/home and click any playlist

@HaiDang666 the clip start and end time are defined by user

I created a pull request https://github.com/akoenig/angular-deckgrid/pull/94 Please merge if you see this.

@vinaygopinath I'm not an expert. I prefer something that just works without the need to config, opt in or deeply understand all 3 tagging systems. What's the down side of...

@vinaygopinath My comment about "slap all of them" is for all 3 types of tags. The duplicated code part I agree should be written better and not duplicate. It's about...

@dplewis Yes. I submitted https://github.com/parse-community/parse-server/pull/6411 and you merged it. I'm not sure what is new in this one

I can only provide some context on how we were able to support JWT, why I submitted a PR, and after the PR was merged how it become easier to...