-
I use a google charts calendar in a dashboard to visualize some activity.
After I move to a new view with vue router and use devTools and/or resize my browser window, my site crashes. Google chrome i…
ljcag updated
4 years ago
-
### Version
2.1.7
### Reproduction link
[https://codesandbox.io/s/great-elgamal-y285j](https://codesandbox.io/s/great-elgamal-y285j)
- The problem can be toggled with the checkbox inside the foo…
-
### Version
5.0.2
### Link to Minimal Reproduction
let base = +new Date(1968, 9, 3); let oneDay = 24 * 3600 * 1000; let date = []; let data = [Math.random() * 300]; for (let i = 1; i < 20; i++) { …
-
Hello!
I have been trying to add a worker through this plugin, but I cannot stop getting errors from prettier related to core-js.
All the functions that I used I appear to be imported as double quot…
-
Reading the Chrome Extensions documentation, I understand that they are planning to phase out MV2 in the future.
Have you already considered updating your package to meet the MV3 requirements?
I…
-
### Reporting a bug?
Using `vite-plugin-ssr` to run Vue 3 with server side rendering, leaving the legacy api enabled will cause memory to slowly increase with every request.
### Expected behavior
…
-
### Describe the feature
I want to do a "CommandDialog" with a CommandInput but use Algolia to search in my database collections.
The issue I have is that if I use CommandInput, it automatical…
maelp updated
9 months ago
-
### ⚠️ This issue respects the following points: ⚠️
- [X] This is a **bug**, not a question or a configuration/webserver/proxy issue.
- [X] This issue is **not** already reported on Github _(I've …
pjft updated
2 months ago
-
## Description
Can't get Tailwind JIT properly working using `gridsome-plugin-tailwindcss`
I know this isn't the plugins repo, but the plugin repo has issues tab disabled so I don't know where els…
-
```
```
```
import layoutRu from "@/components/parts/keyboard-layout-ru"; // load default style
export default {
name: 'keyboard',
data () {
re…