Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted February 10, 20195 yr Hi all, hopefully a quick-fix. We're running nginx + php-fpm. No matter how much time has passed, or if a user has posted, the Editor is retaining the last post that it saved through the auto-recover feature. How is this fixed so that it's only saved until posted, or until a certain time limit has passed? Cheers!
February 11, 20195 yr When you submit your post, a cookie is set, and then on the next page load the front end javascript code sees that cookie and clears the auto-saved data.
February 11, 20195 yr Author 1 hour ago, bfarber said: When you submit your post, a cookie is set, and then on the next page load the front end javascript code sees that cookie and clears the auto-saved data. Seems that it's not functioning properly for Gallery using the full editor. Is this something to submit a ticket for?
Archived
This topic is now archived and is closed to further replies.