-
See https://github.com/telekom/scale/issues/1319 for Code and Context.
**Current Behavior**
The UIs that use scale make up to 10 times more calls.
This screenshot shows 280 requests when simpl…
-
If your company or organization is using Nuxt, we welcome you to leave your feedback, feelings, comments, impressions and suggestions here.
Your comments will be a great motivation for us to improv…
-
Hello everyone!
FabricJS is nearly 12 years old.
The library has still its place around the internet, is good for many things, is never perfect, but i know that for who approach rich canvas base…
-
![image](https://user-images.githubusercontent.com/97116066/148093598-8bd611a3-a548-485a-b2f3-ed3ac8136bdc.png)
I tried uninstalling and reinstalling.
Any idea?
Thanks!
-
We should follow the highly recommended component styling guide from the Vue docs. https://vuejs.org/style-guide/rules-strongly-recommended.html
This has many benefits (read for yourself ;)) and is…
-
- [x] I'm sure this does not appear in [the issue list of the repository](https://github.com/arco-design/arco-design-vue/issues)
## Basic Info
I noticed that there is a label on the document, whic…
-
### What’s the bug you are facing?
X [ERROR] Could not resolve "prosemirror-keymap"
node_modules/@tiptap/core/dist/tiptap-core.esm.js:3:23:
3 │ import { keymap } from 'prosemirror-keyma…
-
### Describe the bug
In one of my company project, which is a big pnpm monorepro project.
When using:
- vite 3.2.5 output 125 js chunks
- vite 4.0.4 output 268 js chunks, which is double of…
-
## I'm submitting a...
[ ] Regression (a behavior that used to work and stopped working in a new release)
[x] Bug report
[ ] Performance issue
[x] Feature request
[x] Documentation issu…
-
This happens when using vue-class-component. Here is an example snippet. (Taken from https://class-component.vuejs.org/guide/class-component.html#other-options and converted to TS)
```vue
…