Hi, I have a problem like this: I have a process like this: start -> html dialog A -> html dialog B. 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. 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 ? Thanks. asked 18.01.2018 at 05:21 Anh Nguyen |
Hi Anh One solution to this problem is to disable the back button. You find a description how you can do that here: Regards Reto Weiss, Axon.ivy Support answered 22.01.2018 at 08:24 Reto Weiss ♦♦ Hi Reto, Thanks for your suggestion. Does Ivy team plan to address this problem anytime soon ?
(23.01.2018 at 23:05)
Anh Nguyen
There is nothing planned to fix this at the moment.
(24.01.2018 at 02:32)
Reto Weiss ♦♦
|
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Tags:
Asked: 18.01.2018 at 05:21
Seen: 2,037 times
Last updated: 24.01.2018 at 02:32