kilbot / WooCommerce-POS

:bangbang: All development now at https://github.com/wcpos.
http://wcpos.com
GNU General Public License v3.0
353 stars 125 forks source link

ipad - ios 8 - t.compound is undefined #64

Closed codewise-nicolas closed 9 years ago

codewise-nicolas commented 9 years ago

Been trying to debug this ipad/ios8 problem. Its somewhat random, but reproducible, when addint to cart a product it will sometimes get into a state that it wont add to cart - the ios/osx debugger for safari show the JS error "t.compund is undefined". The only fix is to reload the page, but even that doesnt always work.

Any ideas ?

Ps. we like your POS so we bought the Pro version to help your development.

kilbot commented 9 years ago

I'm not too sure, but sounds like rate.compound is undefined in the cart item model.

All my development at the moment is directed towards version 0.4 so I won't be doing bug fixes on the stable branch, however, your bug reports are still welcome as we can check them against 0.4-beta.

kilbot commented 9 years ago

Version 0.4 is out now so I'm going to close this issue. If you still have any problems please leave a comment and I'll reopen.