You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Por lo general, eso también funciona y se ve bien.
43
43
44
44
Aunque es un poco menos confiable en situaciones más complejas donde la variable `user` podría cambiar *después* de que se llama a `askPassword`, *antes* de que el visitante responde y llame a `() => user.loginOk ()`.
45
-
46
-
47
-
It's a bit less reliable though in more complex situations where `user` variable might change *after*`askPassword` is called, but *before* the visitor answers and calls `() => user.loginOk()`.
0 commit comments