ddsnowboard / FantasyStocks

A website where you play a game of fantasy stocks.
http://fantasystocks.herokuapp.com
Apache License 2.0
0 stars 1 forks source link

Bug with counter-trades and JavaScript #25

Closed ddsnowboard closed 8 years ago

ddsnowboard commented 8 years ago

If you open a trade, counter it, and then remove one stock, the $value box on your StockBox becomes empty, even if there are other stocks left in the trade. There must be an issue with the new remove() method.