Hi,
After upgrade to 1.9.52 some of my unit tests started to fail.
The problem lies in
TypeError: Cannot read properties of undefined (reading 'replace')
at clearNewLines (/Users/pkk82/project/node_modules/survey-creator-core/webpack:/SurveyCreatorCore/src/utils/utils.ts:232:15)
at StringEditorViewModelBase…/src/components/string-editor.ts.StringEditorViewModelBase.onBlur (/Users/pkk82/node_modules/survey-creator-core/webpack:/SurveyCreatorCore/src/components/string-editor.ts:170:48)
at SurveyLocStringEditor._this.onBlur (/Users/pkk82/project/node_modules/survey-creator-react/webpack:/SurveyCreator/src/StringEditor.tsx:72:20)
Can you look at it and advise how to circumvent it?
Thanks,
Piotr