-
### Describe the Bug
I want to convert labelmap segmentation to contour, but there is something wrong with @icr\polyseg-wasm.
### Steps to Reproduce
1.create a project with vite+vue3
2.install cor…
-
Hello! I started to learn Ipyvuetify. I decided to start from [buttons](https://vuetifyjs.com/en/components/buttons/). I use the latest version of JupyterLab and VS Code.
Almost I tested with butto…
-
.... Like title
-
## Overview
[Migration docs](https://v3.vuejs.org/guide/migration/migration-build.html#overview)
### Requirements
- [ ] Update Bootstrap Vue for Vue 3
- [ ] Add emits property for custom compone…
-
i run npm install && npm run build show error
error during build:
[vite:css] Failed to load PostCSS config (searchPath: D:/vueProject/Vuetify3-Plus): [Error] Cannot find module '@dcloudio/uni-cli-…
-
### Problem to solve
In current vuetify3, there is no way to use router link in nuxt3. And I find out we could use the `tag` property to do that(Use nuxt-link as the root element). But the `tag` prop…
-
## Description
When installing vue cli plugins, they sometimes need to be configured via vue.config.js (ex [@vue/cli-plugin-pwa](https://cli.vuejs.org/core-plugins/pwa.html#configuration))
This co…
-
Hi @mariobuikhuizen is it possible to release a version of this onto npm that is compatible with Vue 3. I'd like to use this for a new project. I tried bumping the dependencies to
```
"vue": …
-
The code below should render a cloud of labels + their points. However, when you run it, it renders the points but does not show the labels. The behavior is different when we use `mode='server'` it fu…
-
> Don't forget to add paths to pages and components that are not part the common folders (e.g. third party packages)
Does this mean we cannot purge CSS used by libraries imported as NPM packages? O…