ember-undo-stack icon indicating copy to clipboard operation
ember-undo-stack copied to clipboard

Usage is dirty

Open kamikasky opened this issue 9 years ago • 2 comments

After implementing the undo-stack mixin into my model, I'm having problems with the changes not propagating throughout the interface. After a little debugging, I realized that using the mixin's functions made the model dirty—I've tried a plethora of different methods but I have been unable in saving/committing that model and having it notify others that it changed. Are there any solutions to this?

kamikasky avatar Aug 25 '15 22:08 kamikasky

Hey @kamikasky. Could you provide a sample app which demonstrated the issue that you're seeing?

GavinJoyce avatar Jun 17 '16 21:06 GavinJoyce

Sorry, I passed the project on to a new developer a couple of months ago. I can look through my old project files to see if the issue is still there, granted if it have the time

kamikasky avatar Jun 17 '16 22:06 kamikasky