Búsquedas recientes


No hay búsquedas recientes

안현진's Avatar

안현진

Incorporación 30 oct 2024

·

Última actividad 30 oct 2024

Seguimientos

0

Seguidores

0

Actividad total

1

Votos

0

Suscripciones

0

RESUMEN DE LA ACTIVIDAD

Última actividad de 안현진

안현진 creó una publicación,

Publicación Developer - Zendesk Apps Framework (ZAF)

Hello. I am trying to develop a Zendesk support app in react. However, when I create a project with zcli apps:new – scaffold=react, Manifest.json has "location": 

        { "support": 

                  { "ticket_sidebar": { 

                         "url": "http://localhost:3000/", 

                          "flexible" : true } } },

 but I want to create an app with nav_bar, not ticket_sidebar. 

Q1. If I set it to nav_bar, should I set the option to "location": { "support": { "nav_bar": “http:localhost:3000” } },? 

Q2. If you write like Q1 and run npm run build, it will be written like this: "location": { "support": { "nav_bar": { "0": "h", "1": "t", "2": "t", " 3": "p", "4": "s", "5": ":", "6": "/".

  Q3. Should I write nav_bar like this: Assets/index.html?

Publicado 30 oct 2024 · 안현진

0

Seguidores

1

Voto

3

Comentarios