Back button causes edit link to fail.
Open
bug
- Dominant language
- JavaScript
- Stars
- 7
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Following a link in your preview, then clicking back causes a subsequent click to the back button to fail. I assume this is because initialization that is running when the page is loaded is not being run when the user clicks back. An easy solution is to fetch the text from the URL once again when edit is clicked.
Contributor guide
Assessment
This issue has not been assessed yet.