Akihiro

Results 6 issues of Akihiro

## What happens? egg-mongoose 插件 config 缺少某些字段的类型定义,例如 ``` // config.default.ts config.mongoose = { loadModel: false, } ``` ## 复现步骤,错误日志以及相关配置 错误日志: config/config.default.ts(35,5): error TS2322: Type '{ loadModel: boolean; }' is not...

PR is welcome
Inactive

Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. Here is the diff that solved...

Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. Here is the diff that solved...

https://github.com/RonRadtke/react-native-blob-util/wiki/Manually-Link-Package#link-android-package use `react-native-fetch-blob` should replace by `react-native-blob-util` And `com.RNFetchBlob.RNFetchBlobPackage` should replace by `com.ReactNativeBlobUtil.ReactNativeBlobUtilPackage`

## Describe I am using a web API to request a list of content. When the height of the content loaded on the initial screen is lower than the page...

bug

## Describe A clear and concise description of what the bug is. ## To Reproduce Steps to reproduce the behavior: 1. Click on '....' 2. Scroll down to '....' 3....

bug