Roel
Roel
Here is the trick ``` javascript //var e = (typeof this.id == 'function') ? this.get(0) : this; //old jquery this is true on latest not var e = (this instanceof...
Is this code fine? ``` javascript /* @ngInject */ function /* public */ PublicClass($log) { class /* private */ _PrivateClass { constructor() { $log.info('Hello world! Please set a Name!') this.name...
Hi @Kmasterrr You can try this https://github.com/roelbarreto/md-steppers/issues/24
No - Its for AngularJS 1.x only