[Ticket cloned from T11480: Remove localized strings from survey JSON]
The recommended solution works in V2, but raises an an error in V1 knockout.
Please check on https://codesandbox.io/s/focused-waterfall-w0vopo?file=/src/index.js:120-152
Changing the survey mode property from edit to display (or vice versa) will trigger the code in index.js lines 25-32
Could you let me know how I can resolve this?