Telegram_2020-08-29T05

<< Click to Display Table of Contents >>

Navigation:  Telegram > 2020 > 08 > 29 >

Telegram_2020-08-29T05

Telegram link

 

2020-08-29T05:24:17

 

Hi Joe,

 

regarding your test case:

 

Issue #1) I did a small modification in IW redirection which will solve your problem regarding browser history (and how back button works)

 

Issue #2) That's not actually a bug. Event OnAfterRender() is actually a clean up event (something that you can use to restore objects to previous state and/or destroy things used during rendering). It signals that OnRender process has finished, thus, any control modified during this event won't reflect on the browser immediately