Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I have Vorto setup with 3 languages.
Using related links if I setup links for all three languages I have no issues.
If I setup links for only one language I get 'Object reference not set to an instance of an object.' on the following line of code:
RelatedLinks footerNavigation = navigation.GetVortoValue<RelatedLinks>("footerNavigation");
Anyone know why this would fail?
Cheers,
Marc
To add to this, if I go to a language with no content for 'footerNavigation' the error does not occur.
Error only occurs if I access a language that has content for 'footerNavigation' and all other languages are empty.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Vorto RelatedLinks: Object reference not set to an instance of an object
I have Vorto setup with 3 languages.
Using related links if I setup links for all three languages I have no issues.
If I setup links for only one language I get 'Object reference not set to an instance of an object.' on the following line of code:
Anyone know why this would fail?
Cheers,
Marc
To add to this, if I go to a language with no content for 'footerNavigation' the error does not occur.
Error only occurs if I access a language that has content for 'footerNavigation' and all other languages are empty.
is working on a reply...