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 f...
Sayali-MSFT
Microsoft
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)
MithunK2165
Sep 03, 2024Copper 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-MSFTSep 03, 2024MicrosoftMithunK2165 -We will check this scenario and let you know the update.
- Sayali-MSFTSep 03, 2024Microsoft
MithunK2165 -We are able to repro that issue, we have raised bug for the same. We will inform you once we get any update.
- MithunK2165Sep 03, 2024Copper ContributorThanks a lot for the confirmation