-
I recently got full text search up and running on my Nextcloud instance. It works well, except for the fact that I can't really read the search results well at all because it's black text on a dark gr…
-
i read the docu:
https://bootstrap-vue-next.github.io/bootstrap-vue-next/docs/components/popover.html
there is a prop "show" but it is not public (browser vue dev tools doesn't show it). instead t…
-
# 学习资源
- HTML: https://www.runoob.com/html/html-tutorial.html
- CSS: https://www.runoob.com/css/css-tutorial.html
- Vue: https://www.runoob.com/vue2/vue-tutorial.html
# HTML
- div
- span
…
-
> Please respect maintainers time by filling in these sections. Your issue will likely be closed without this information.
- Vue Version: 3.4.19
- Vue Select Version: 4.0.0-beta.6
**Describe th…
-
### Describe the bug
for some reason, whenever you change the v-model of the editor the color and background color selectors just go away, no good reason even, just, poof.
### Reproducer
http…
-
Hi, I created my own background runner and it is working ok, with basic JavaScript. The problem starts when i need to connect using Websocket. I also tried to import some packages but i wont let me do…
-
How can I animate the background color?
When I change theme I want it to "fade" from the light mode to dark mode slowly instead of switching color instantly. How can one do this?
```scss
body {…
-
**Software version (please complete the following information):**
- Browser : chrome
- Vue Version: 2.6.10
- vue-grid-layout Version: 2.4.0
**Describe the bug**
Please refer to the GIF image…
-
### What happens?
I followed the [vue integration docs](https://github.com/scalar/scalar/blob/main/packages/api-reference/README.md) to use the ` ` component inside my existing app.
Unfortunately …
-
### Describe the bug
When a DataTable has `stripedRows` and `scrollable`, and some of the columns have `frozen`, scrolling horizontally results in a visual glitch: the text of the grey rows overlap…