Currently, it logs an error to the console and the screen remains blank. Expected behavior: display an error message to the user and render the "recently viewed" screen
Fixed via workaround in 5fb70a0. Still unable to catch the book.open() error; however, we simply intercept the call upstream and ensure that the path exists and is a valid .epub file.
Currently, it logs an error to the console and the screen remains blank. Expected behavior: display an error message to the user and render the "recently viewed" screen