OfficeDev / microsoft-teams-ui-component-library

Component library enhanced experiences styled for use in Microsoft Teams custom applications.
MIT License
127 stars 31 forks source link

Cannot read property 'siteVariables' of undefined #85

Closed SallahuLeonita closed 3 years ago

SallahuLeonita commented 3 years ago

Reproduction

I've imported { Table, themeNames, Provider as TeamsProvider } from @fluentui/react-teams and I'm getting the below error: Cannot read property 'siteVariables' of undefined

image

image

SallahuLeonita commented 3 years ago

Hi, is there any update on this issue?

thure commented 3 years ago

Hi @SallahuLeonita, apologies for the delay. I'm not able to reproduce the issue as you describe it, could you please show the code where the provider is rendered?