The SAS Studio application might crash while you work with flows on the canvas.
As a result, the following message might be displayed on a blue background page:
Starting in SAS® Studio 2025.09 and later, the full error copied from clipboard is as follows:
TypeError: Cannot read properties of undefined (reading 'stepId')
at stepId (webpack://studio-app/src/components/views/dataflow/utils/useDataflowExecutioner.ts:784:14)
at isDataNode (webpack://studio-app/src/components/views/dataflow/utils/useDataflowExecutioner.ts:759:10)
at canExecute (webpack://studio-app/src/hooks/useGraphMenuSections.ts:56:5)
at useGraphMenuSections (webpack://studio-app/src/components/views/dataflow/GraphMenu.tsx:72:49)
at c (webpack://studio-app/node_modules/react-dom/cjs/react-dom.production.min.js:167:137)
at Xh (webpack://studio-app/node_modules/react-dom/cjs/react-dom.production.min.js:197:258)
at dj (webpack://studio-app/node_modules/react-dom/cjs/react-dom.production.min.js:292:88)
at Wk (webpack://studio-app/node_modules/react-dom/cjs/react-dom.production.min.js:280:389)
at Vk (webpack://studio-app/node_modules/react-dom/cjs/react-dom.production.min.js:280:320)
Or, in only SAS Studio 2025.09, the full error copied from clipboard is as follows:
TypeError: Cannot read properties of undefined (reading 'name')
at name (webpack://studio-app/src/hooks/useGraphMenuSections.ts:902:28)
at forEach (webpack://studio-app/src/hooks/useGraphMenuSections.ts:898:24)
at forEach (webpack://studio-app/src/hooks/useGraphMenuSections.ts:897:11)
at forEach (webpack://studio-app/src/hooks/useGraphMenuSections.ts:896:42)
at getRemoveConnectionSections (webpack://studio-app/src/hooks/useGraphMenuSections.ts:638:7)
at a (webpack://studio-app/node_modules/react-dom/cjs/react-dom.production.min.js:179:119)
at useMemo (webpack://studio-app/node_modules/react/cjs/react.production.min.js:25:208)
If you click the Reload button, the SAS Studio interface is re-displayed, but the changes to the content following your latest Save action could be lost.
This issue is rare, and the triggering actions are not consistently replicable.
The Cannot read properties of undefined (reading 'stepId') problem is fixed starting with SAS® Studio 2026.01. A patch has been released for all versions of SAS® Studio between 2025.09 and 2025.12.
The Cannot read properties of undefined (reading 'name')problem is fixed starting in SAS® Studio 2025.10. A patch has been released for SAS® Studio 2025.09.