Pesquisas recentes


Sem pesquisas recentes

RyanMichael Hirst's Avatar

RyanMichael Hirst

Entrou em 16 de out. de 2021

·

Última atividade em 27 de dez. de 2023

Seguindo

0

Seguidores

0

Atividade total

9

Votos

0

Assinaturas

3

VISÃO GERAL DA ATIVIDADE

Atividade mais recente por RyanMichael Hirst

RyanMichael Hirst criou uma publicação,

Publicação Developer - Zendesk Apps Framework (ZAF)

We have an app on zendesk that renders the web widget with the following code


This used to work but is not failing on all 200 instances that we have the app installed on.

We have tried reverting our help center theme back to the default theme but that is not the issue. We are able to render the web widget fine on other websites. But within the context of an app installed on a zendesk website the widget does not load. (i.e. https://indigovstaging.zendesk.com)

How should we proceed to debug this? We h

 

Publicado 03 de dez. de 2021 · RyanMichael Hirst

0

Seguidores

2

Votos

1

Comentário


RyanMichael Hirst comentou,

Comentário na comunidade Developer - Zendesk SDKs

Sweet! Thanks a lot Eric really appreciate it

Exibir comentário · Publicado 15 de jul. de 2021 · RyanMichael Hirst

0

Seguidores

0

Votos

0

Comentários


RyanMichael Hirst comentou,

Comentário na comunidade Developer - Zendesk SDKs

Hey Jeff so I just verified that this method works within the context I am getting the error from

window.client.set('ticket.assignee', { groupId: xxx, userId: xxx });

I am trying to call

window.client.set('comment.text'. '');

from an app that is in the ticket_editor location. That's where the method should work right?

Exibir comentário · Publicado 13 de jul. de 2021 · RyanMichael Hirst

0

Seguidores

0

Votos

0

Comentários


RyanMichael Hirst comentou,

Comentário na comunidade Developer - Zendesk SDKs

1. I can replicate on firefox and Chrome. 

2. The comment exists in the dom node on dev tools under the "zendesk-editor--rich-text-comment" div.

3. I don't see a clear button under the "Internal Note" section on the ticket view page. Where is that?

 

I am pretty sure there is a bug with the comment.text setter. All the other client setters / functions work for me.

Exibir comentário · Publicado 13 de jul. de 2021 · RyanMichael Hirst

0

Seguidores

0

Votos

0

Comentários


RyanMichael Hirst comentou,

Comentário na comunidade Developer - Zendesk SDKs

Yeah we have the same src in our script tag

Exibir comentário · Publicado 12 de jul. de 2021 · RyanMichael Hirst

0

Seguidores

0

Votos

0

Comentários


RyanMichael Hirst criou uma publicação,

Publicação Developer - Zendesk SDKs

I am using the ZAF client on a number of environments and have been trying to debug why this particular method window.client.set('comment.text', '') does not work on one of them. 

It works on all others except one. Is it possible that the problem environment is running an older version of the ZAF client?

Publicado 07 de jul. de 2021 · RyanMichael Hirst

0

Seguidores

6

Votos

14

Comentários