-
I have attached a v-model and set the data in my story but when trying to access `wrapper.vm.page` in my test file it returns undefined. Any ideas?
![Screenshot 2022-07-06 at 12 19 22](https://use…
-
### Environment
- Operating System: Windows_NT
- Node Version: v18.13.0
- Nuxt Version: 3.4.3
- Nitro Version: 2.3.3
- Package Manager: yarn@1.22.19
- Builder: vite
- User …
-
Is there a built in or recommended way to inline code from an external file in a codeblock for a markdown content page? I want to store a code snippet in a source file, but inline it in my markdown. C…
-
**Feature request**
Allow a dev container to specify that a specific extension should not be enabled. As an example use case, projects that use Flow would want to disable the built-in js/ts extension…
mjbvz updated
8 months ago
-
页面代码
import { api as viewerApi } from "v-viewer"
const showImagesInViewer = (url: string)=> {
viewerApi({
options: {
movable: false,
title: false,
…
-
**Vue-datepicker-next version**: 1.0.2
**Vue version**: 3.2.37
**Browser**: Chrome
~**Reproduction Link or Source Code**~
Hey, thanks for creating this awesome library. I am trying to use this…
-
### Environment
mkdist 1.1.2 on Node.js 16.14.2, v18.14.0.
### Reproduction
1. Have `.mts` and `.cts` files in your `src` directory.
2. Run `mkdist -d --ext js`
Example project files
```ts…
-
### Environment
Nuxt project info: …
-
Hello, if we add `v-wave` in the nuxt modules and check the types with `vue-tsc --noEmit`, we have 2 errors :
```
node_modules/v-wave/nuxt/index.ts:2:42 - error TS2307: Cannot find module '../sr…
-
@KaelWD I am using Nuxt 3 and integrating vuetify 3.
Everything works smoothly but when I add sass variables customization, I get a **WARNING**
_Sourcemap for "plugin-vuetify:styles/main.sass" p…
Dinuz updated
8 months ago