@dignifiedquire After the previous fixes to the reloadingContext flag, I'm unable to trigger the full page reload error at all regardless of what I put in my jasmine tests. I've tried causing a page reload via window.location.reload(), window.location.href = '', window.location.assign, etc... None of these trigger the error.
Did our fixes to the reloadingContext flag break some important behavior? Or is the full page reload error (Some of your tests did a full page reload!) now obsolete?
@dignifiedquire After the previous fixes to the reloadingContext flag, I'm unable to trigger the full page reload error at all regardless of what I put in my jasmine tests. I've tried causing a page reload via window.location.reload(), window.location.href = '', window.location.assign, etc... None of these trigger the error.
Did our fixes to the reloadingContext flag break some important behavior? Or is the full page reload error (Some of your tests did a full page reload!) now obsolete?