function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
JitukawaleJitukawale 

[Cannot read property 'AccountId' of null] Object.validate()@https://bensoc--shareddev.lightning.force.com/components/runtime_sales_pathassistant/pathAssistantCard.js:40:27

We are using Salesforce lightning experience and on an opportunity page, we have added sales_path component provided by Salesforce.
We have a dependent picklist --> Stage as a controlling field and closure reason dependent field.
When user select close won stage on Sales path component we getting below popup as this is a dependency.

User-added image

When use selects a value and clicks on save button we are getting below error popup. I am very sure that this error is from Sales path component provided by Salesforce. Does anyone have any idea how to resolve this? We are not using any lightning component in the org.

User-added image

Thanks in advanced.