Fixed. When using Browser.loadPageAsync if the container of the Page instance returned to the PageListener is null, it indicates that the operation was cancelled gracefully (without errors, i.e. using the Browser.cancel() method).
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Fixed. When using Browser.loadPageAsync if the container of the Page instance returned to the PageListener is null, it indicates that the operation was cancelled gracefully (without errors, i.e. using the Browser.cancel() method).