Implementing force:refreshView (getRecordNotifyChange) within a Lightning web component.
We have a strong appreciation for the Lightning UI and the aura feature (e.force:refreshView) that efficiently refreshed data on the current Lightning page, record, or component. We found this functionality lacking in LWC, and observed that many resorted to a workaround involving a combination of Aura and LWC to achieve this. However, with the advent …
Implementing force:refreshView (getRecordNotifyChange) within a Lightning web component. Read More »