ge Datou

Results 8 issues of ge Datou

![image](https://user-images.githubusercontent.com/58617090/197152463-218610ca-c866-4bd4-9fd2-44bf0e434fa3.png) 你的KeepAlive缓存是无作用的。这种写法有效。 但是我不清楚Component的类型先写个any,如果你知道的话麻烦告诉我一下 还有一个问题就是我还没有实现Transition和KeepAlive共同使用时的切换效果,希望你能一起看看

ERROR: Youdao Translator[Script Filter] Code 126: /Users/gedatou/Library/Caches/com.runningwithcrayons.Alfred/Workflow Scripts/6F7997B7-BD3D-40AB-8517-186C7258F19D: line 1: ./runtime/txiki: Bad CPU type in executable

**Describe the bug** **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error **Expected behavior** **Information** Versions...

### Before submitting the PR, please make sure you do the following - [x] Read the [Contributing Guidelines](https://github.com/vueuse/vueuse/blob/main/CONTRIBUTING.md). - [x] Read the [Pull Request Guidelines](https://github.com/vueuse/vueuse/blob/main/packages/guidelines.md). - [x] Check that there...

### Describe the feature ![Uploading image.png…]() ### Additional information - [ ] Would you be willing to help implement this feature?

enhancement

**Describe the bug** When "startingMonth" is zero, an exception occurs. **Expected behavior** A clear and concise description of what you expected to happen. **Screenshots**

bug

### Steps to reproduce 1. Install unplugin-vue-inspector in a Farm project: `pnpm add unplugin-vue-inspector -D` 2.Import and use it in farm.config.ts as recommended: import Inspector from 'unplugin-vue-inspector/vite' ... vitePlugins: [...