Hello everyone,
Since few days I have a new error which is coming up on my production instance (not on the sandbox ones ..)
On few records (opportunities mainly) sometimes I get the following error :
inline control initialization failed for control : Field : with controlMode : normal : and exception details : Cannot read property 'raw' of undefined
These fields are Two options fields used in the business process. Because of this error, the 2 values are not clickable, even via JS I can't force any values ...
So it prevents my users to continue to use properly the Business Process flow.
I've read on some blogs that they suggest to replace this field type by an Option Set, but according to me it's a pretty ugly solution and it's a nogo to do this on my production instance.
If anyone has experience on this one, it would really help !
Thanks a lot,
Clément