10-01-2018, 11:53 PM
(10-01-2018, 11:32 PM)Alexandre Machado Wrote: Hi Loren,
I finally found the issue. This has been fixed in our code base and it will be available soon.
IW 15 skips some unnecessary steps when form is rendered for the first time, which makes it faster, but also caused that issue.
Very glad to help you find some issues and fix them

I knew something was wrong when all of a sudden after the upgrade to 15 my Object Manager was getting created twice. I have already changed all my "not IsPostBack" to "IsFirstRequest". But 15 will still be important even after 17 is released, so it will be nice to have it fixed.