Page Index Toggle Pages: 1 [2]  Send TopicPrint
Hot Topic (More than 10 Replies) Upgrade from version 1.8 to 3.3 (Read 6831 times)
Slavcho
YaBB Moderator
*****
Offline


tech.support

Posts: 3154
Joined: Oct 19th, 2005
Re: Upgrade from version 1.8 to 3.3
Reply #15 - Feb 4th, 2021 at 12:49pm
Print Post  
Hi,

And what do you mean by 'popup'? Please attach a test project reproducing that or email it to support@mindfusion.eu.

Regards,
Slavcho
  
Back to top
 
IP Logged
 
dusanv
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 12
Joined: Jan 20th, 2021
Re: Upgrade from version 1.8 to 3.3
Reply #16 - Feb 4th, 2021 at 1:26pm
Print Post  
It is classic partial view appended to div element with id 'wizard_popup'. that div is in layout.chtml shared view across whole application.  It is showed as dialog with jquery. Appended content is destroyed on dialog closing event. In most scenarios i am redirected to page with  diagram and there is no problem. but on this page i have edit button that initialize jqurey popup with diagram view appended. I will try to create test project. thanks
  

popup.PNG ( 63 KB | 135 Downloads )
popup.PNG
Back to top
 
IP Logged
 
Slavcho
YaBB Moderator
*****
Offline


tech.support

Posts: 3154
Joined: Oct 19th, 2005
Re: Upgrade from version 1.8 to 3.3
Reply #17 - Feb 4th, 2021 at 2:30pm
Print Post  
We were able to reproduce onLoad error by skipping RegisterItemType / RegisterConverters calls. They should be called before LoadFromJson / FromRequest too, or otherwise shapes will fail to deserialize on server, then round -trip as nulls back to client side. Make sure you aren't missing these in your popup scenario.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1 [2] 
Send TopicPrint