We are experiencing a recurring issue across all our services as well as on KleverScan when using the KleverWallet browser. The error message is:
Cannot read properties of null (reading ‘toString’)
This occurs when attempting to load certain swap pairs (e.g., KLV-DGKO). It seems that the API sometimes returns null values instead of proper token/pair data, which leads to failures both in our frontend and in KleverScan itself.
Could you please check this on your side? It looks like the issue is not related to our updates but to the data returned by the Klever API.
As I researched the problem, I see there’s 2 similar issues:
null is not an object (evaluating 'g.data.txsHashes') comes from iphone (4 errors) and Cannot read properties of null (reading 'toString') comes from android (3 errors). I can trace that they both are happening after web.broadcastTransactions() method
Hello, sorry for misinformation, after careful examination i see that null is not an object (evaluating 'g.data.txsHashes') comes from our part as unhandled exception from failed web.broadcastTransaction method as an error stack trace, please ignore that.
Nevertheless, this issue is still relevant and we hope for a prompt resolution. We are receiving numerous reports from the community about being unable to perform transactions on Swopus, XPort, KleverScan, and Rarecanvas through the KleverWallet mobile browser (Android)