Closed jevgenijsp closed 1 year ago
The null value handling was changed in 1.5.0, it's probably related to that. I'll try to reproduce this and fix it.
I've added some default value handling to exit out before that exception is thrown in 1.7.0
. Should be available on https://nuget.optimizely.com/ shortly.
Issue resolved.
After updating to v 1.6.1, I got an exception in the custom LinkData model, the previous version was ok with that.
Custom LinkData model:
Exception:
Exception throws on ButtonAction property when calling GetAttribute. Has something changed on the GetAttribute level? Or should we do some code updates?