-
I am creating a Component Library using Vue and Sass.
## Problem
I want to create Sass `%placeholders` to avoid creating utility classes so that I can keep my style declaration outside of my HTM…
-
### Version
vue-final-modal: 4.1.1
vue: 3.2.45
nuxt: nope
### OS
Windows (Chrome)
### Reproduction Link
Any demo in Official Docs
### Steps to reproduce
### What is Expected?
…
-
### Version
vue-final-modal: v3.4.11
vue: v3.2.45
vite: v3.2.4
### OS
Mac
### What is Expected?
No complaint
### What is actually happening?
In my custom modal component
```vue
…
-
**Describe the bug or question**
Related to #629. I'm not familiar with the internals of single-spa, but do you think it's possible to adjust `cancelNavigation` so that it can be invoked in an asyn…
-
If needed, I can try to (maybe?) get a repro together. Basically, I'm using this component with [Vue Final Modal](https://vue-final-modal.org/).
Strangely, if I close / re-open my modal (which has …
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
### What happened?
Reported on Discord
### Reposilite version
3.x
### Relevant log output
_No response_
-
Hi,
I'm experimenting with version 3.0.0-alpha.4 of this module in a NuxtJS 3.4.1 environment but getting the above error. This is what the console is outputting. I get pretty much the same issue w…
-
### Version
vue-final-modal: 3.4.11
vue: 3.2.45
### OS
Windows
### Steps to reproduce
1. npm init vue@latest 建立 vue
2. npm install vue-final-modal@3
3. 按照 API 文件的動態 modal 基本範例,建立 VDyna…
-
Hello Julian -
I am interested in using this module but the documentation is not clear where the options go? do i create a separate config file or do they go into nuxt.config? I tried putting them…