-
I imported the button as described and used it in my vue.js application (Vue 2.6).
Unfortunately the button isn't working as the import of the underlying oidc-client fails.
In your code you import…
-
### Vue version
3.2.38
### Link to minimal reproduction
https://gitlab.com/jez9999/vue3-demo
### Steps to reproduce
```
npm init vue@3
Vue.js - The Progressive JavaScript Framework
√ Proje…
-
**Module version**
1.11.2
**Describe the bug**
```
ERROR in ./layouts/default.vue?vue&type=style&index=0&lang=scss& (./node_modules/css-loader/dist/cjs.js??ref--7-oneOf-1-1!./node_modules/vue-lo…
-
I have a SPA application in Vue and using Flask backend with Flask-Security-Too. The auth with username & password works correctly, but I'd like to add Google handling to app (later Facebook too).
I …
-
### What problem does this feature solve?
For the moment, the `rollup-plugin-vue` compiles styles in all cases: [src/index.ts#L340-L359](https://github.com/vuejs/rollup-plugin-vue/blob/master/src/ind…
-
First of all I'm very new to front-end development and NativeScript. I tried to follow exact steps described at https://nativescript-vue.org/en/docs/getting-started/code-sharing/ but it seems it's bro…
-
The vue plugin install function automatically invokes `init` function, making the library hard to use when some routes of the application are available publicly without authentication, using `check-ss…
-
### Vue devtools version
6.4.5
### Link to minimal reproduction
n/a
I am able to reproduce the error with a minimal `Vue` app:
```bash
yarn create vite
-> Vue
-> Typescript
cd
y…
-
Hello,
I'm writing an application in nativescript vue where I need to pick an image on iOS Photo Library.
For that I wanted to use the imagepicker plugin.
Authorization is working and I can sel…
-
想要用 Docker 建立 Laravel 環境,於是 [Google "Docker LEMP"](https://www.google.com/search?q=Docker+LEMP&oq=Docker+LEMP),發現一篇很棒的文章[Docker for local web development, introduction: why should you care?](https://t…