-
### 🏷 Version
| Package | Version |
| -------------- | ------- |
| @antv/s2 | 1.55.8 |
| @antv/s2-react | - |
| @antv/s2-vue | - |
### Shee…
-
I'm wondering where I can find some more documentation about using , which is used a lot in this theme. But can't find none of this in the Vue documentation 😅
https://github.com/nuxt-themes/alpine/…
-
## Current behavior
According to the documentation to import 3rd party plugins I have to register it in /src/themes/default/plugins/index.js , which I have tried to do
```
import firebaseui fro…
-
### Version
vue-devui@1.5.7-hotfix.3
### Vue Version
vue3
### Link to minimal reproduction
`npm create vite vue3 -- --template vue-ts`
`cd vue3`
`npm i vue-devui @devui-design/icons devui-theme…
-
```vue
import { ref } from 'vue';
const theme = ref('red');
const colors = ['blue', 'yellow', 'red', 'green'];
setInterval(() => {
theme.value = colors[Math.floor(Math.random() * 4)];
},…
-
### Describe the Bug
We used redis cache driver, and caching is working very well.
When I call the invalidation URL I get error (default invalidation handler):
```
[dev:theme] ERROR [VSF][e…
-
### Reproduction
https://stackblitz.com/edit/oaoibr?file=src%2FApp.vue
### Describe the bug
![Screenshot-2024-08-08_13:28:01](https://github.com/user-attachments/assets/14ad0e8a-a335-4a12-8dd6-144f…
-
node version: 16.15.0
run generate
```WARN [@vue/compiler-sfc] the >>> and /deep/ combinators have been deprecated. Use :deep() instead.
ERROR in ./node_modules/@docus/theme/dist/components/a…
-
### Describe the bug
In my application I use the `prefers-color-scheme` media to change the color scheme of my app. It works on Chrome/Firefox/Epipahny (on Linux) but not on Tauri. I tried listenin…
-
The code highlighting function, and thus the application of theme colors, is not working.
Every time I type a new character in the text area, I receive a log like this:
![image](https://github.c…