gpranav88-zz / clothzy-MVP

Clothzy MVP
0 stars 0 forks source link

Product Search Page: Issues for MVP #56

Open kartikdhar opened 10 years ago

kartikdhar commented 10 years ago
gpranav88-zz commented 10 years ago

Facing issues with replacing price in angular, i think its due to some scope issues. The value of price isnt available in the controller directly, a console log prints 'undefined'. @agamdua Can you have a look.

gpranav88-zz commented 10 years ago

fixed the price issue, created a function in angluar to check for values, along with the ng-if directive to fix this.