danielhstahl / -DEPRICATED-option_dashboard

https://phillyfan1138.github.io/option_dashboard/
1 stars 4 forks source link

Mutable redux store #1

Closed danielhstahl closed 6 years ago

danielhstahl commented 6 years ago

There is strong dependency on previous data in the redux data store. On updates, the call/put option values tend to disappear because of this. In particular, look at 50-59 of https://github.com/phillyfan1138/option_dashboard/blob/master/src/Reducers/data.js