Commit fc5f8db
fix: What's New overlay reappearing despite dismissal
The appVersion was read via a fragile cast chain that could resolve
to '0.0.0' at runtime, so acknowledgeNewVersion() saved the wrong
version string and the overlay reappeared on every page load.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 305495a commit fc5f8db
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
0 commit comments