You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
problem solves when I remove LocalStorage variable "tn-tokenStore"
@nicktaras , it happened because of same collectionID, but does it worth to cache data, what already downloaded? Maybe better disable option to cache config?
The text was updated successfully, but these errors were encountered:
Thanks @oleggrib - this needs to be looked into. This was added to optimise the UX for re-direct, but has some downsides as you have shared. cc: @micwallace
I'll look at the scenarios we have (good and bad) and share ideas to you and Miccy of what we can do. Where ideally it would be good to keep this or a version of cache here.
TN 2.6.0 caches attestation config and doesn't update it when config changes
steps to reproduce:
start TN with issuer1 : https://devcon-vi.attest.tickets/devcon6.js
update TN issuer to issuer2 : https://stage-perks.smarttokenlabs.com/shanghai_token_demo.js
page still display issuer1
problem solves when I remove LocalStorage variable "tn-tokenStore"
@nicktaras , it happened because of same collectionID, but does it worth to cache data, what already downloaded? Maybe better disable option to cache config?
The text was updated successfully, but these errors were encountered: