Strange one here. Steps to reproduce 1. Create a quiz with a few problems. Make sure that the quiz has a single problem per page. 2. Add the attached problem to the quiz and put it as question #2. 3. Take the quiz. 4. After navigating to problem 2, the navigation menu is no longer functioning and there is the javascript error: ``` undefined is not an object (evaluating 'a?.dataset.confirmDialogMessage') ``` in the gateway.js file. One of our instructors found this and narrowed it down to the `problemPanic.pl` file. [broken_quiz_nav.pg.txt](https://github.com/openwebwork/webwork2/files/8739920/broken_quiz_nav.pg.txt)