Developer forum

Forum » Dynamicweb 10 » Swift update needed for dw10.1

Swift update needed for dw10.1

Justin Sjouw Dynamicweb Employee
Justin Sjouw
Reply

I followed this guide, which does not mention anything about Swift. But found out at least 1 issue with the OffCanvasNavigation that is solved in 1.25.1.

Maybe it is a good idea to mention that for 10.1 a certain Swift version is needed as well?

https://doc.dynamicweb.dev/documentation/fundamentals/dw10release/upgrading10to10-1.html


Replies

 
Justin Sjouw Dynamicweb Employee
Justin Sjouw
Reply

One other thing I noticed, is that after the update I had to set the Styling options to "No Theme" on a bunch of Items and Page Settings to solve errors:

   System.NullReferenceException: Object reference not set to an instance of an object.
         at Dynamicweb.Frontend.ContentViewModelFactory.CreateItemViewModel(Item item, Page page, Paragraph paragraph)
         at Dynamicweb.Frontend.ContentViewModelFactory.CreatePageViewModel(PageView pageView, ContentCollection paragraphContent, ContentCollection gridContent)

So apparently something changed there that on previous version did allow null value, and now the null value is not allowed anymore...

 

You must be logged in to post in the forum