-
【vue】说说vue的优缺点
-
`vue.hybridMode` is a mode where `LSP-vue` works together with `LSP-typescript` (with Vue Typescript plugin enabled) where each handles different functionality within the vue file.
`vue.hybridMode`…
rchl updated
32 minutes ago
-
-
-
Currently ESLint reports errors with things like:
- importing types
- TypeScript in general ("parsing error, unexpected token)
Just doing some local testing, replacing:
```js
module.exports =…
-
### Description
When I try to use `onStepComplete` on the Step component, I find nothing happen
### Link to Reproduction (or Detailed Explanation)
https://stackblitz.com/edit/github-mwfel2?fi…
-
### ⚠️ This issue respects the following points: ⚠️
- [x] This is a **bug**, not a question or a configuration/webserver/proxy issue.
- [x] This issue is **not** already reported on Github _(I've sea…
-
Hi, thanks for a great module!
When I use the module in a vue 3 / typescript / webpack setting, PHPstorm tells me there is an issue with:
import { VueImageZoomer } from 'vue-image-zoomer';
> no…
-
### XState version
XState version 5
### Description
When using a state machine with vue, I've noticed that reading part of the context in a component through useSelector or a computed wouldn't wor…
-
"dependencies": {
"@babel/runtime": "^7.7.7",
"@nutui/nutui": "^3.1.18",
"@nutui/nutui-taro": "^3.1.10",
"@tarojs/cli": "3.4.7",
"@tarojs/components": "3.4.7",
"@tarojs/plugin-html"…