Mardaneus86 / futwebapp-tampermonkey

TamperMonkey scripts to enhance the FUT 21 Web App - Discontinued
MIT License
192 stars 103 forks source link

Refresh transfer list no fonctionning ? #229

Closed chegerg closed 4 years ago

chegerg commented 4 years ago

READ BEFORE YOU ADD AN ISSUE: Do not request autobuyer features, because they are considered as cheating. Issues regarding autobuyers will be closed immediately.

Expected behavior:

Transfert refresh

Current behavior:

An error occured when refresh transfert List

Metadata:

Last version script Chrome Windows 10

To Reproduce

Click on button refresh transfert.

Screenshots

If applicable, add screenshots to help explain your problem.

eimarfandino commented 4 years ago

i see, ok, let me work on a fix for this. thanks for reporting it

eimarfandino commented 4 years ago

what does this function exactly does?

Mardaneus86 commented 4 years ago

It should refresh the transferlist on the same page, without having to go back to the search page again. Seems like there is a NaN instead of the current page for the start parameter. Will take a look tonight.

chegerg commented 4 years ago

thx a lot.

Mardaneus86 commented 4 years ago

It will be fixed in the next release. Probably coming out this evening or tomorrow, as I'm bundling some bugfixes.

eimarfandino commented 4 years ago

@Mardaneus86 , will you work on a fix for this issue or need a hand?

Mardaneus86 commented 4 years ago

It is fixed in the develop branch already, just bundling a bit before merging to master to prevent a lot of bugfix releases in a short time.

chegerg commented 4 years ago

Hello The bug is fixed ? Thx a lot for your great work

Feigenstaub commented 4 years ago

Updated to the new version 2.01, went into the 59th. minute and keep pressing refresh list. It seem to refresh the page, but not a single listing is updated? Items bought are still there and no new listings appear. What is that option for? I do not see any use of it or it is still bugged.

Mardaneus86 commented 4 years ago

The web app caches requests for some time, so it might take some time before you see new results. Needs some investigation to see if this cache can be circumvented somehow and if it's safe to do so.