gergelyszabo94 / csgo-trader-extension

CSGO Trader Browser Extension to help with CS:GO item trading, marketing and much more
https://csgotrader.app
GNU General Public License v3.0
213 stars 42 forks source link

fixed 'trades undefined' error when exporting #382

Closed MoritzLoewenstein closed 3 years ago

MoritzLoewenstein commented 3 years ago

I wanted to export my trade history and had the "trades undefined" error, this pr fixes this. Would be great if you can check this out and confirm that this change doesnt break anything.

gergelyszabo94 commented 3 years ago

Thanks for the PR, it looks like it addresses cases where you "ran out of" trade history, I am merging it then I will handle the "no trades for that period" case too.