-
**Describe the bug**
webui-vue hardcodes Redfish addresses, in such a way that is not compliant with the spec.
**To Reproduce**
Edit bmcweb to change the name of the chassis handler from bmcweb. …
-
Sometimes you'd want to use the uploader when editing something, not creating a new item, so the uploader shall have a list of existing images. The question is how to specify this in the files array? …
-
Hello,
I'm trying to find out how to insert my data from my vuex store in `Cyelement.`
Here is an example :
```
…
-
### What problem does this feature solve?
Type tracking when configured.
### What does the proposed API look like?
can config width: `vue.config.ts`
or
`vue.config.js`:
``` js
const VueConf…
-
One line of code...one single line.
It was committed in 87e2d8...how stupid of me to use the ES6 spread operator.
![image](https://user-images.githubusercontent.com/15635979/46384847-7c10a280-c6…
-
[ WCER: Reconnected. Reloading plugin ]
content.js:23 WebSocket connection to 'ws://localhost:9090/4' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED
init @ content.js:23
set…
-
"npm run build" results in
"error TS1192: Module '"myabsolutepath/test_chrome_ext_typescript/node_modules/vue/types/index"' has no default export."
Being a complete beginner to webpack/npm/type…
-
Hi ,
I just want to know what is next "Road Map" for this awesome framework ?
I have some suggestions :
1- Bulling the UI with Angular or Vue or React .
2- Adding more documentation about …
-
I think the dependency on template-compiler breaks with vue-3, is there any temporarily workaround?
-
Any plans for updating the code to be compatible with Vue 3?