Introduction
Lightning Experience is a next-level experience in Salesforce and has a major improvisation in functionality, usability, and speed for every user type. You can use aura components and apps to fulfil your requirements in lightning but as there are pros of lightning, there are still some bugs in it. One of them is – the lightning record doesn’t show the refreshed data after redirection from a visualforce page. So a solution for it is creating an empty aura component and add the “refresh View” function in it so that whenever the page is opened the aura […]