back

by pompomsheep·25d ago·view on hn ↗
Helpful feedback thank you.

An empty dialog is a strange bug. Which puzzle difficulty are you playing?

1 comments
When you finish the puzzle it should be a modal with some stats for the puzzle and button to play a new one
The modal appears, but is empty. There is something there though as I can click randomly somewhere in the bottom right, and up pops a difficulty selector.
Hmm thanks can you let me know your device and browser please
.complete-modal .c-line { opacity: 0; }

This is what is hiding the modal for me. Disabling it makes the modal contents appear.

Chrome / Windows

Great thanks for confirming the fix
I think your new version works now!