mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Add notes for @Zanibar, with props.isUnlocked and currentView.name logs
This commit is contained in:
parent
d6779115cd
commit
0e631f6ac0
@ -464,6 +464,10 @@ App.prototype.renderPrimary = function () {
|
|||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Note for @Zanibar - isUnlocked stays true.
|
||||||
|
// console.log("props.isUnlocked", props.isUnlocked)
|
||||||
|
// console.log("props.isUnlocked", props.currentView.name)
|
||||||
|
|
||||||
// show current view
|
// show current view
|
||||||
switch (props.currentView.name) {
|
switch (props.currentView.name) {
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user