reliccare

Results 9 comments of reliccare

@alkwa-msft - Thank you for your response. I will double check on tree shaking bit but I can confirm that we are not using any Calling imports. The earlier post...

@alkwa-msft - I can confirm that we are using 1.11.0 version. Given below are the dependencies from our package.json. "dependencies": { "@ant-design/icons": "^5.2.6", "@azure/communication-common": "^1.1.0", "@azure/communication-react": "^1.11.0", "@azure/openai": "1.0.0-beta.10", "@fluentui/react":...

Thank you @alkwa-msft. I will work with my team to create a version that we can share with you for your review. I will try to share something by Wednesday...

@vhuseinova-msft - We are not using composites. Instead we are using individual react components in our app. The two libraries we are using are listed below. "@azure/communication-common": "^1.1.0", "@azure/communication-react": "^1.11.0",...

Hi @vhuseinova-msft - You can access the application that we are building at https://github.com/reliccare/public/tree/main. If you run the build and analyze the package, you will be able to view the...

Thank you @vhuseinova-msft for confirmation. Looking forward to the next steps / resolution.

Thank you @vhuseinova-msft for the method. I believe usePropsFor hook is used correctly with Web UI Library. Let us know if you see any issue with the hook usage.

Hi @vhuseinova-msft - Is there an update on this ticket? We need help reducing the load time on our app. It's becoming an issue as we are trying to roll...

Thanks @vhuseinova-msft - Thanks. We will try that. Just out of curiosity - Is [ACS UI Library](https://azure.github.io/communication-ui-library/?path=/story/overview--page) not a focus area? Asking because we are using ACS heavily in our...