Open rnagler opened 6 years ago
I have the same issue
You have to replace the included iota.min.js with the most recent iota.min.js from the iota.lib.js repository into the js subfolder.
Replacing iota.min.js worked for me 👍
After replacing the iota.min.js my sidebar doesn't work anymore. If I click on the burger menu, it does nothing.
after supplying a seed, when I press Generate Address, nothing happens. my node-info on a private testnet: { "appName": "IRI Testnet", "appVersion": "1.4.1.2", "jreAvailableProcessors": 4, "jreFreeMemory": 582967776, "jreVersion": "1.8.0_152", "jreMaxMemory": 3715629056, "jreTotalMemory": 713555968, "latestMilestone": "LXQGL9SHGRBSDILNTEGRYMIKTPEIGAVBHAM9HUGBAFJVYRXRFOQBFCRDVHRZHVEDUTDLWQNFSMQBC9999", "latestMilestoneIndex": 246489, "latestSolidSubtangleMilestone": "LXQGL9SHGRBSDILNTEGRYMIKTPEIGAVBHAM9HUGBAFJVYRXRFOQBFCRDVHRZHVEDUTDLWQNFSMQBC9999", "latestSolidSubtangleMilestoneIndex": 246489, "neighbors": 2, "packetsQueueSize": 0, "time": 1513176307039, "tips": 1, "transactionsToRequest": 0, "duration": 0 } same reaction also on mainnet, on different nodes maybe a version conflict with iota.min.js ?