Problem with binding.addHandlerAsync

Copper Contributor

Hi,

I'm programming add-in for microsoft office word online and I'm using there binding.addHandlerAsync. Everything worked correctly since yestarday when the same code that I used before stopped working:( 

It seems like binding.addHandlerAsync(Office.EventType.BindingDataChanged...) doesnt fire when I change data in my binding. I checked later versions of add-in when I'm 100% sure it worked well and now it isnt working too. Has anybody got the same problem recently? Or has word changed something in api yesterday?

Thx for Your help :)

 

P.S.

He is the code for that listener

https://pastebin.com/RijXNF7c 

 

 

0 Replies