Mattia Lipreri
Results
2
comments of
Mattia Lipreri
I have the same issue. Anyone has a solution for it? EDIT: as loganb pointed out, you need to specify the has key, something like this ``` ruby class StatsDynamo...
I ran into the same issue, I solved changing this into NavigationController windowToOpen.addEventListener('close', function() { if(that.windowStack.length>1){that.windowStack.pop();} });