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
Donald HurseyDonald Hursey 

Lightning sharing caching the previous record

Has anyone had issues with the lightning sharing component caching the previous record? Ex. when on account record 1, clicking on sharing, then go to account record 2, click on sharing, and the information for record 1 is displayed. Using crtl + F5 prevents this, but thats not helpful to the end user. This is also production, so turning off cache settings is not an option. Below is the component we are using.


https://github.com/mshanemc/LightningSharing