Google Sectional Translate API with JS throwing an "about:invalid#zClosurez" error
111 views
Skip to first unread message
sharad dhar
unread,
Oct 8, 2020, 7:20:00 PM10/8/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Cloud Translation API
Hey,
I'm using google translation API with my angular application, in that, I'm using secitonalElement constructor to translate my content. Earlier, it was working fine but suddenly it has started throwing an exception "about:invalid#zClosurez".
Can anyone please help?
PFB code for your reference:
new google.translate.googleSectionalElementInit(
{
sectionalNodeClassName: 'translate1',
controlNodeClassName: 'translate_control',
background: 'blue',
},
'google_sectional_element'
);
TIA,
SD
Jadid (Google Cloud Platform Support)
unread,
Oct 21, 2020, 10:22:20 AM10/21/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Cloud Translation API
Hi,
Google Groups are reserved for general product discussion, StackOverflow for technical questions whereas Issue Tracker [1] for product bugs (unexpected behaviors) and feature requests.
To get a better support you should post to the relevant forum, thus please read the Community Support [2] article for better understanding.