Hello Tito!
That function is in the same component class. It looks like this:
choseScale(devices){
console.log("ChoseScaleData = " + devices);
}
At runtime, I get this in the browser console:
qztray.component.js:49 TypeError: Cannot read property 'choseScale' of
undefined
at eval (qztray.component.js:45)
at lib$rsvp$$internal$$tryCatch (rsvp.min.js:9)
at lib$rsvp$$internal$$invokeCallback (rsvp.min.js:9)
at lib$rsvp$$internal$$publish (rsvp.min.js:9)
at MutationObserver.lib$rsvp$asap$$flush (rsvp.min.js:9
Thanks for responding...
Harry
On 3/5/19, 7:09 PM, "Tito" <[email protected] on behalf of
[email protected]> wrote:
Where is choseScale? I dont see it
--
You received this message because you are subscribed to the Google Groups
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.