You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When initial Expression results in a Coding Type, it does a deepEqual check instead of just matching the code with the answer Option.
Component
SDC library
To Reproduce
Steps to reproduce the behavior:
Use an initialExpression which outputs a Coding Type & have the correct code but mismatch with display (this issue is more obvious when using translation feature).
Expected behavior
display should not be considered while matching code (as it is not intended for computation)
Additional context
Add any other context about the problem here.
Would you like to work on the issue?
Please state if this issue should be assigned to you or who you think could help to solve this issue.