You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This discussion was converted from issue #42 on July 16, 2022 13:31.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Has anyone done a nuxt setup with vue2?
Not having much luck with the converinatl plugin route
import Vue from 'vue' import playerx from "playerx" Vue.use(playerx);
then within the page:
<playerx src="https://vimeo.com/638369396"></playerx>
I do have the script tag for polyfills in place also
Beta Was this translation helpful? Give feedback.
All reactions