Ricerche recenti
Nessuna ricerca recente

Greg Fletcher
Data ingresso 25 gen 2023
·
Ultima attività 03 mag 2023
Seguiti
0
Follower
0
Attività totali
3
Voti
0
Abbonamenti
2
PANORAMICA ATTIVITÀ
BADGE
ARTICOLI
POST
COMMENTI NELLA COMMUNITY
COMMENTI AGLI ARTICOLI
PANORAMICA ATTIVITÀ
Ultima attività di Greg Fletcher
Greg Fletcher ha creato un post,
I would like to know when an App is expanded or collapsed. According to this documentation this feature is available for Support Apps. I have a Support App (ticket_sidebar) but I see no event changes when following the documentation.
Neither of these events fire.
```
client.on('app.collapsed', () => console.log('collapsed'))
client.on('app.expanded', () => console.log('expanded'))
```
I took a look at the `zaf_sdk.min.js.` in the browser dev tools and can only see 'app.activated' as a supported event. Does that mean that 'app.collapsed' and 'app.expanded' are no longer supported?
Data ultima modifica: 03 mag 2023 · Greg Fletcher
0
Follower
6
Voti
5
Commenti