google-docs-add-on icon indicating copy to clipboard operation
google-docs-add-on copied to clipboard

wordpress for docs addon does not save the post

Open rjanda774 opened this issue 2 years ago • 0 comments

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?

rjanda774 avatar Oct 18 '23 00:10 rjanda774

Hi,

Does someone have an idea of how to fix it? :)

QuentinBrosse avatar Sep 16 '19 16:09 QuentinBrosse

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?

dm03514 avatar Apr 06 '20 21:04 dm03514

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

Ruithlzz09 avatar Feb 19 '24 07:02 Ruithlzz09