|
|
|
|
|
by spyke112
1141 days ago
|
|
I don’t think a computed property would behave any better. It sounds like your event handling should have been decoupled from change detection and only applied changes when necessary. This would probably be a problem in any framework. |
|