In this lesson, we'll bring your attention to one situation that we're facing since we're preserving the component state with the keep-alive component. We're presenting two solutions to the same problem.
Please note that it's up to you to decide your forms behaviour. This is a nice tool to have in your vue.js toolbelt if you ever need to update the child component's data when the value of a prop or data changes.