StanislavSava
StanislavSava
If you run a get on a key that has nothing under it, for example, if the setItem hasn't run before the get, on first load, you will get null,...
UNfortunately, AuthenticatedRoutesWrapper does not support dynamic routes
can you try with dapp-core 2.0 alpha and see if the issue still persists?
You cannot have a sender who is different than the public key of the signed. You have to pass in the address of the signer as the sender
Can you try with the latest release of dapp-core? This issue has been solved a while ago
Can you try with the latest version? is this still an issue?
The problem could be caused by incomptabilities between erdjs versions. We are currently in the process of migrating dapp-core to erdjs 10, but 1.1.21 uses erdjs 9.1.0, so I think...
There is a new release, 2.0.0-alpha.2, which uses erdjs 10. Please give it a go and see if the issue persists
Does this happen with web wallet only? Do you have any errors in the web wallet console? How does the callback Url look like, when calling logout?
There have been a lot of fixes related to this on the web wallet, can you try now?