Commit 927dacd
🐛 fix: resolve mobile logout issue on iPhone
Fixed logout button not working on iPhone in mobile menu by ensuring
the menu closes before the async signOut operation. The race condition
was causing the signOut to be interrupted when the menu closed.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent d61876e commit 927dacd
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
101 | | - | |
| 100 | + | |
102 | 101 | | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| |||
0 commit comments