I’m trying to do some sthuff everythime when events update,
the problem is that: everytime when i click save button it call " onEventChanged" function, no matter if i really change something in sections or not.
How can I prevent the calling “onEventChanged” function when I click on the save button without any changes in the sections.