Save Callback Not Being Executed
I have been using the Embed API and have been modifying code in lots of different ways.
Previously I remember when I would add an annotation, the save button would appear and a message at the top would say I have unsaved changes.
I finally got around to implementing the funcitonality for the SAVE_API callback, but now it seems the SDK is no longer identifying when a change has been made so the SAVE_API callback is never being fired. I have made some changes to my implementation like using a promise to load the PDF and added some custom logic on some annotation callback.
Would anyone know why my SDK is no longer Identifying changes?
I'll be glad to provide more info if needed. 🙂
