-
-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix mode filtering on last matches table #77
Comments
I would like to try working on this, can you assign it to me? |
okay so to solve them change and also change catch statement in
might help others working on it |
Sent the PR, Can you check it? |
@Divyateja04 our project is not actually managed by npm. We are using |
yeah sent an updated PR, can you check? and about those messages, I figured it out later, so deleted them...sorry |
Fixed mode filtering on last matches table #77
hey can you close this too? |
Thanks for the contribution 👍 |
https://coh2stats.com/players/76561198034318060?view=matches
Filtering in the table doesn't work for the mode. Other works.
Most likely issue with == vs === needs to be tested
https://github.com/petrvecera/coh2ladders/blob/master/packages/web/src/pages/matches/last-matches-table.tsx#L357
The text was updated successfully, but these errors were encountered: