Error- callComponentMethodAction]: Missing parameter, element='null', methodName='open'
Summary:
Hello ,
I'm trying to navigate from one page to other page by clicking on hyperlink.
Refer this Flow—
search page- hyperlink- click - create page- on load action chain
So, when I'm trying to navigate 'Create page', the page coming as blank.
When I checked the console, this error occurs for onloadActionChain—
log.js:42 [VB (ERROR), /vb/private/stateManagement/callComponentMethodAction]: Missing parameter, element='null', methodName='open'log.js:42 [VB (ERROR), /vb/action/actionChain]: Chain onLoadActionChain action step Actions.callComponentMethod [Actions.callComponentMethod_o3tdothwm] failed. Error: Missing parameter, element='null', methodName='open' at Object.perform (callComponentMethodAction.js:68:1) at action.js:49:1 (completed in 0 ms)log.js:42 [VB (ERROR), /vb/action/actionChain]: Chain onLoadActionChain failed. Error: Missing parameter, element='null', methodName='open' at Object.perform (callComponentMethodAction.js:68:1) at action.js:49:1