Forum Discussion
debugged
Feb 03, 2024Copper Contributor
Creating a teams tab app with VueJS app
Is it possible to create a teams app with VueJS framework.
I was able to get VueJS working in teams sample code , as long as VueJs code are embedded within the index page. As soon as we add components loading fails
Trying to add Teams into a vuejs app also fails with a "Parent not found" error.
I am trying to add a VueJS app / web application into an teams tab.
Is it possible to get teams app working with VueJs,
2 Replies
Sort By
- Dinesh-MSFTFormer Employee
Hi debugged - The Teams Platform and SDK are framework-agnostic. It should be totally possible to build a Vue.js-based app for Teams.
- Dinesh-MSFTFormer Employee
Hi debugged - Thanks for raising query.
We look into this issue and get back to you with update.