Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Stack trace:
It seems to be an off-by-one error, as 99 dialogs have the
top_messagehere, but the 100th does not. Maybe that's also a coincidence, but in any case in a debug session I confirmed thattop_messagemay be unset.