@mikeelemuel wrote:
I have a componentfirst.js and templatefirst.hbs. I was able to view the information called {{cashBalance}} in my templatefirst.hbs. However, when I tried to view the {{cashBalance}} in my templatesecond.hbs it views “0” it suppose to have a different value. Btw, my componentsecond.js does not have the same code with componentfirst.js. But, when i try to {{componentfirst cashBalance=cashBalance}} it doesn’t work either.
Posts: 3
Participants: 2