[Closed][#594, #601, #602, #641] Collection not updating correctly

Hi there,

Every time I try to add a card to my collection, it removes itself after a short amount of time, reloading the page does not seem to fix it.

4 Likes

Looks like there was a fix pushed about 3hrs ago.
To help the devs, does the issue persist if you clear your cache and log back in?

I’ve got same issue on multiple devices.

add cards manually,
scroll down few rows
add more cards
scroll back up and most stuff added been removed. Oddly enough some cards randomly save

3 Likes

Hi, same issue here.
Every time I manually add a card, the previous card disappears from my collection.

Changing the quantity on a card I already own seems to work fine, the issue is only with cards I didn’t previously own and try to add to the collection (not 100% sure though)

same issue still here. I have cleared chache and logged back in

1 Like

Same here
On all devices, with cache cleared

And it seems to not calculate the probability to get a new card on the first page when I finally manage to add one in the collection, it stucks to 100%, maybe there is a link between the two problems ?

I also have the problem here.
Oddly, somme cards are saved.
I tried to empty the cache yesterday, and it seemed to work, but today the problem occured again… Maybe I was just lucky yesterday.

Edit : A card reseted to zero even if I didn’t scroll. I just increased the quantity of another card in the same row.

Does clearing the cache change the added cards to the correct (incremented) amount?

Hi all. Adding cards was unstable, another fix just got deployed. Please test it, and let me know if the issues are resolved now.

2 Likes

looks like it works now, first card added failed but worked when i noticed and added it again after finished the rest. Will check in a few min to verify nothing has changed over some time

ok slight repo which is only temp, otherwise looks good

added card 3 +1
went down and increase/ decreased few cards by 1
left page came back
card 3 back to 0

added card 3 repeating above but card 3 remained at 1

was able to do 1st time repo on both cards 10/20

can no longer repo this on any other cards so possible glitch just needed to work out of the system

It also looks to work fine here. Thanks for the fix !

Im still having issues with tracking. Logged out, cleared cache, and same issues.

what type of tracking issues? Is it like above or something new?

Same as above. Will not track any new cards in my collection. I will mark the card as having it, but the tracker will not register the card.

Can you open the console and look for any errors that might get logged when you try updating your collection?

{“message”:“No API key found in request”,“hint”:“No apikey request header or url param was found.”}

It doesn’t update the collection on any of the browsers

Every request should have a ApiKey and an Authorization request header sent with the request. If not, it means you are not logged in properly.

Sometimes there are extensions that cause troubles with session cookies.

Could you try this in an incognito window and validate if it works there?

Service Worker registered
ServiceWorkerRegistration { installing: null, waiting: null, active: ServiceWorker, navigationPreload: NavigationPreloadManager, scope: “https://tcgpocketcollectiontracker.com/”, updateViaCache: “imports”, onupdatefound: null, pushManager: PushManager, cookies: CookieStoreManager }
index-Pt99xV7g.js:388:51369
openTrades undefined undefined index-Pt99xV7g.js:207:6098
no account or trades index-Pt99xV7g.js:207:6142
Request for font “Roboto” blocked at visibility level 2 (requires 3)
tcgpocketcollectiontracker.com
fetched account
Array
index-Pt99xV7g.js:207:2999
fetched trades
Array
index-Pt99xV7g.js:207:5179
openTrades
Array

Object { email: “redacted@gmail.com”, username: “”, min_number_of_cards_to_keep: 1, max_number_of_cards_wanted: 1 }
index-Pt99xV7g.js:207:6098
sentTrades
Array
index-Pt99xV7g.js:207:6261
nonCompletedTrades
Array
index-Pt99xV7g.js:207:6470
XHRGET
https://vcwloujmsjuacqpwthee.supabase.co/rest/v1/accounts?select=*&email=eq.redacted@gmail.com
[HTTP/3 406 840ms]

This is what I am still getting after going incognito mode and making sure all the extensions have been disabled, I have tried it on 2 other browsers that I don’t use at all as well

Can you save that log as a file and sent it to me in a DM?