AEM Workflow Editor error : Cannot read properties of undefined (reading 'apply') | Community
Skip to main content
Level 2
June 15, 2023
Solved

AEM Workflow Editor error : Cannot read properties of undefined (reading 'apply')

  • June 15, 2023
  • 3 replies
  • 2077 views

Hi,

 

When I edit my workflow model, i am getting the issue as in screenshot. Please provide solution to resolve this issue.

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by TarunKumar

Hi @krist_wang ,

There is some issue in the core min.js file. Open the file in chrome dev tool and put a debugger on this file, also if you click on the file link directly it will navigate you to the exact error line.


3 replies

Vaibhavi_J
Level 7
June 15, 2023

Hi @krist_wang ,

Please try to debug the script in developer tools. Looks like overlayed script has issue which is calling OOTB script

TarunKumar
Community Advisor
TarunKumarCommunity AdvisorAccepted solution
Community Advisor
June 15, 2023

Hi @krist_wang ,

There is some issue in the core min.js file. Open the file in chrome dev tool and put a debugger on this file, also if you click on the file link directly it will navigate you to the exact error line.


aanchal-sikka
Community Advisor
Community Advisor
June 15, 2023

Hello @krist_wang 

 

Are you facing the issue with this specific workflow or all workflows.

If its with this specific workflow, there might be issues in its structure, and you might want to recreate it.

 

Else, please try incognito mode and try rebuilding client libraries. 

 

Aanchal Sikka