Skip to main content

Questions tagged [vuejs]

Filter by
Sorted by
Tagged with
1 vote
1 answer
2k views

I would like to create a Vue3 app which should run on SharePoint Online (Classic mode). If here is someone who already did such a solution, please, could you describe me what everything I have to do ...
Milan's user avatar
  • 21
0 votes
1 answer
518 views

I used Vue.js to create a To-Do component which looks like this: The problem is that it saves the items in localStorage. What I want to achieve is to save the items in a SharePoint list called ...
Mahatir Said's user avatar
0 votes
3 answers
3k views

I get the following error when I run the code below. 'Field or property "Title" does not exist. undefined' Anyone know why that is? The Title field does exist. I'm also using Vue.js <head> ...
OLA's user avatar
  • 231
0 votes
2 answers
1k views

I'm experiencing this strange issue. I have a basic valid javascript app (Vue.js + Vuetify framework) which works fine in any browser (without SharePoint, so run from any hosted environment). Next I ...
Frank's user avatar
  • 131
3 votes
3 answers
2k views

Can Vuejs be used on sharepoint 2013 on premise or only with the SPFx? If so, would appreciate some guidance. Thanks
Ben Segarra's user avatar