This fixes a case where a preview callback didn't get cleaned up and then the next preview was for the same post as the one that wasn't cleaned up. Before this change the second preview would be ignored.
This fixes a case where a preview callback didn't get cleaned up and then the next preview was for the same post as the one that wasn't cleaned up. Before this change the second preview would be ignored.