Closed AOx0 closed 1 year ago
I believe this condition is incorrect, we want to try de-serialize settings if it's not NULL and it's not UNDEFINED.
Else, if I pass NULL to the function it still throws an error, when I was expecting the default settings.
Sorry for getting around to this so late, thanks!
I believe this condition is incorrect, we want to try de-serialize settings if it's not NULL and it's not UNDEFINED.
Else, if I pass NULL to the function it still throws an error, when I was expecting the default settings.