i got same issue like comment in this gist : https://gist.github.com/bummzack/a586533607ece482475e0c211790dd50
"When I use my browser's Back button, the modal pops up for a split second and then immediately disappears. Is this something history.block can't handle well? "
anyone encountering same issue ? if i use the Prompt component the issue is not happening, or it because Prompt is using alert not modal ?