-
Hi! thanks for creating this plugin :)
We are using it on a nuxt 3 / vue 3 project. but often, when you first land on the page, the youtube container doesn't load at all, and requires a page refres…
-
From https://hub.datalad.org/datalink/tools/issues/9
`shacl-vue` works with graph data using the `rdf-ext` library, by saving some quads to an `rdf.dataset()` (`import rdf from 'rdf-ext'`), after l…
-
version info:
```json
{
"name": "vite-vue-ts-template",
"private": true,
"version": "0.0.0",
"type": "module",
"scripts": {
"dev": "vite",
"build": "vue-tsc && vite build",
…
-
When I import a remote component into my host app, css inside a styled tag with the scoped attribute does not get loaded. However, when I use the module attribute (or no attribute at all) it works fin…
-
### Version
3.10.0
### Vue Version
3.2.47
### Link to minimal reproduction
```
右侧弹窗
标题区
…
-
# 依赖
```json
{
"name": "computing-platform",
"private": true,
"version": "0.0.0",
"type": "module",
"scripts": {
"dev": "vite",
"sea": "vite --mode sea",
"build": "vue-…
-
### Describe the bug
Consider the following story:
```html
import { ref } from 'vue'
import { logEvent } from 'histoire/client'
import BaseButton from './BaseButton.vue'
let initStateNoBeuno =…
-
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/stencil/blob/main/.github/CONTRIBUTING.md).
- [X] I agree to follow the [Code of Conduct](https://gi…
-
**Describe the bug**
Page with carrousel crash on ios
**Expected behavior**
don't crash ...
**Screenshots**
app crash, freeze or black screen or return to main ios menu
**mobile**
- Dev…
-
**Are you asking a question?**
I tried using this google plugin but, can even start with it.
**setup details**
```
import { createApp } from 'vue'
import VueGoogleMaps from '@fawmi/vue-go…