Closed KR155E closed 10 months ago
Could you give me the details on how you implemented addDataChangeListener
to your project? More context would greatly help me understand the issue.
It looks like I made a mistake here. I reimplemented the change listener as demonstrated in DataChangeListener.tsx and this time it worked flawlessly. Thanks again!
Great!
I added a callback to the addDataChangeListener and noticed that it was constantly firing, even when absolutely no user interaction took place.