google-docs-add-on
google-docs-add-on copied to clipboard
wordpress for docs addon does not save the post
I opened the wordpress add-on and created a post then clicked save and it just sits there and the post never gets saved as draft on my wordpress site, What's going on?
Hi,
Does someone have an idea of how to fix it? :)
Is it possible to address this? What would an acceptable fix be? If there are JS specific fields that are off limits (ie constructor) would it be possible for protobuf.js to manage those and alias them?
for example it protobuf.js hits a reserved word/method/property/etc could it mangle the name of the protobuf property, and keep track of the original name for serialization/deserialization?
Hi , I am facing same issue Although Issue can be fixed by renaming that variable instead of using reserved word but I prefer if there is some way to bypass this check