Questions Tagged With htmldialoghttps://answers.axonivy.com/tags/htmldialog/?type=rss&user=Anh%20Nguyenquestions tagged <span class="tag">htmldialog</span>enThu, 18 Jan 2018 05:21:37 -0500Html dialog and browser back buttonhttps://answers.axonivy.com/questions/3068/html-dialog-and-browser-back-button<p>Hi, I have a problem like this:</p> <p>I have a process like this: start -&gt; html dialog A -&gt; html dialog B.</p> <p>In page A, I click proceed and the process exit dialog A and proceed to dialog B. At page B, i click the browser back button and i get an exception because the dialog instance A is already destroyed.</p> <p>I can use something like FacesContext.getExternalContext().redirect to page B. But this is not good because i heard Ivy has memory leak problem if dialog is not close by using the dialog exit end. Does you have other solutions for this ?</p> <p>Thanks.</p>Anh NguyenThu, 18 Jan 2018 05:21:37 -0500https://answers.axonivy.com/questions/3068/html-dialog-and-browser-back-buttonhtmldialog