notrab / react-use-cart

React hook library for managing cart state

Home Page:http://npm.im/react-use-cart

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Better callback handling

notrab opened this issue · comments

The onX methods don't always fire and is probably down to a poor quick 'n' dirty implementation way back when. It would be good to evaluate what's going on under the hood and how to properly trigger these accordingly.

We're in pretty good shape now thanks to @halafy-ds - Closing for now!