-
**Description**
`web/satellite` has currently 4 lint issues
```
/home/parthib/Desktop/OSS/storj/web/satellite/src/components/BrowserCardViewComponent.vue
555:10 warning 'refreshPage' is …
-
### Reporting a bug?
I've added this to my `vue.config.js`:
```
const path = require('path');
const VueI18nPlugin = require('@intlify/unplugin-vue-i18n/webpack');
module.exports = {
config…
-
Extracted from https://github.com/mdn/mdn/issues/521.
The bump isn't trivial, because `vue-cli` doesn't support Node v20, so we probably need to migrate to `vite` at the same time.
-
# Add ARIA labels to To-Do page - Vue
## 🚀 Goal
Improve the accessibility of the To-Do page in our Vue DWA starter by adding appropriate ARIA labels to key elements.
## 🤔 Background
Adding ARI…
-
### tdesign-vue-next 版本
1.10.3
### 重现链接
https://stackblitz.com/edit/q72p3x?file=src%2Fdemo.vue
### 重现步骤
demo 不明显
官网打开浏览器往小缩放一级 比较明显
![image](https://github.com/user-attachments/assets/7c4340f1-…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
### Feature Description
HI
it would be very nice to be able to create Inertia Js (eg vue file) component in js file from code generation
thnx
-
plz add true false check in config for
because we some time we ahve custome code in loginController and homeController laravel/ui --auth is regenerating the files and removing old code
$this->b…
-
**What did you do?**
```vue
defineModel();
```
This causes warning/error: `The "update:modelValue" event has been triggered but not declared on `defineEmits`.`
-
help!