Tom

- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 3
-
-
Tom created a post, AnsweredClicking "Check new updates" doesn't do anything
If I go to Settings -> Plugins -> Updates and click on "Check new updates", nothing happens at all. Is it just a bad usability where no user feedback is given by the UI or isn't it working at all? ... -
Tom created a post, Context variables of ng-template not recognized
When using an Angular project and ng-template with context variables, the variables (myvar in the sample) aren't recognized / defined. Is it a bug or by design? Sample Code: <ng-template #myTemp...