최근 검색
최근 검색 없음

Greg Fletcher
가입한 날짜: 2023년 1월 25일
·
마지막 활동: 2023년 5월 03일
팔로잉
0
팔로워
0
총 활동 수
3
투표 수
0
플랜 수
2
활동 개요
배지
문서
게시물
커뮤니티 댓글
문서 댓글
활동 개요
님의 최근 활동 Greg Fletcher
Greg Fletcher님이 에 게시물을 만듦
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?
2023년 5월 03일에 편집됨 · Greg Fletcher
0
팔로워
6
투표 수
5
댓글