Forum Discussion

debugged's avatar
debugged
Copper Contributor
Feb 03, 2024

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,

Resources