Open looshi opened 9 years ago
steps to replicate 1 select a template from the list 2 make some edits 3 return to homepage 4 select another template
expected results currentuser should not see an alert about their own edits
actual results currentuser sees an alert notifying them of their own edits. The cursor jumps back to beginning of file.
use this https://github.com/okgrow/meteor-persistent-session
not fixed yet.
hopefully fixed, probably a few lingering corner cases...
nope, not fixed. this is a gnarly issue to solve.
steps to replicate 1 select a template from the list 2 make some edits 3 return to homepage 4 select another template
expected results currentuser should not see an alert about their own edits
actual results currentuser sees an alert notifying them of their own edits. The cursor jumps back to beginning of file.