Forum Discussion
MithunK2165
Aug 22, 2024Copper Contributor
app.Context.channel.displayName not working
Hi,
We have a tab application which is added the new teams channel where we read channel name through TeamsJS SDK . We could see app.Context.channel.displayName returning "General" as channel name for the first channel created in Teams and not returning actual value.
Need your help on this
Thanks,
Mithun
- Sayali-MSFTMicrosoftMithunK2165- Thanks for reporting your issue.
We will check this at our end and will get back to you. - Sayali-MSFTMicrosoft
MithunK2165 -We are not able to repro the issue as it is showing correct value of channel.
Could you please refer the below sample-
Microsoft-Teams-Samples/samples/tab-channel-context/nodejs at main ยท OfficeDev/Microsoft-Teams-Samples (github.com)- MithunK2165Copper Contributor
Attached screenshot for the reference
We are able to see this issue when you create a new team with one channel
Thanks,
Mithun
- Sayali-MSFTMicrosoftMithunK2165 -We will check this scenario and let you know the update.