• Piyush Bajoria 15
  • NEWBIE
  • 0 Points
  • Member since 2020

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 2
    Replies
I've an Aura Component that is overridding the "New" Button. The aura component loads the LWC - which displays a record edit form to input data. 
This works well the first time. However, if I fill in some value on a field, click New again - the data/form that is displayed is cached and shows the old data. How do I overcome this?
I've an Aura Component that is overridding the "New" Button. The aura component loads the LWC - which displays a record edit form to input data. 
This works well the first time. However, if I fill in some value on a field, click New again - the data/form that is displayed is cached and shows the old data. How do I overcome this?