Polymer / shop

The Shop app
https://shop.polymer-project.org/
986 stars 494 forks source link

Can't add item to shopping cart #189

Open wilbyang opened 6 years ago

wilbyang commented 6 years ago

Can't add item to shopping cart, with the console error saying 'array.push is not a function' How to produce it:

  1. git clone https://github.com/Polymer/shop && cd shop
  2. bower install && polymer build
  3. polymer serve build/es5-bundled
keanulee commented 6 years ago

Can't reproduce with Chrome 67 and polymer-cli 1.7.6