In my notes app project I am learning by the Udemy course The Modern JavaScript Bootcamp by Andrew J. Mead, there is a project called Notes App.
In that project, there is a feature where I can click a link to open it's edit page. Everything is working fine but after I open the edit.html (the edit page) and go back to my index.html (main page), I am not able to open the same note edit page again. I don't think this is a problem with my browser because I have tried it in Microsoft Edge, Google Chrome and Opera GX. I am sending the code of my projects here.
Also I have sent a video of my problem in the form of a mega.io link (the file is of 200 mb) https://mega.nz/file/Ll0wDQ6T#pd18MwXrpYgermGITy_cu5KspFbNtiYMx3GbhYSG23Q
edit.html