Scott Hu

Results 16 issues of Scott Hu

I can't find admin pages, is there a admin end?

# Bug report ## Packages affected - [ ] sandpack-client - [x] sandpack-react ## Description of the problem ![image](https://github.com/codesandbox/sandpack/assets/29848971/5ce9b1dc-46e0-4b37-a0b6-58a72c88239a) I'm using tempalte `svelte`, it throws an error when I `import...

bug
triage

### 你在什么情况下,需要这个功能解决什么问题? 由 https://github.com/alovajs/alova/issues/103 开头,看如下示例: ```javascript const { data, loading, send } = useRequest((query: { q: number }) => doTest(query), { initialData: "", immediate: false, })` // 目前send类型是(...args: any[]) =>...

help wanted
discussion
feature-request

NOW alova has been created realtime discussion. Welcome to join them.🤞🤞🤞 - [Join Discord community](https://discord.gg/S47QGJgkVb) - [Scan qrcode to join Wechat group](https://github.com/alovajs/alova/assets/29848971/e8c94239-e2e9-490d-b21d-862a85241d72) ![1](https://github.com/alovajs/alova/assets/29848971/e8c94239-e2e9-490d-b21d-862a85241d72)

We believe that using alova in projects is also a contributor of alova, which is telling people that alova is a trustworthy open source project.🥳🥳🥳 if your project uses alova,...

help wanted

### 相关平台 微信小程序 ### 重现链接 https://github.com/JOU-amjs/taro-prebundle-repeat-bundle **小程序基础库: 3.4.3** **使用框架: React** ### 复现步骤 1. 安装依赖,并`npm run dev:weapp`启动项目 2. 打开微信开发工具运行项目,可以看到报错 3. 其中`alova.ts`中引入的alova包代码,和在`app.ts`中引入的`@alova/scene-react`(此包依赖了alova包),分别打包了两份alova代码,其中`@alova/scene-react`在prebundle中。 4. 在`config/dev.ts`中关闭prebundle,或直接`npm run build:weapp`,则运行正常。 ### 期望结果 prebundle模式下也可以共享同一份alova包的代码 ### 实际结果 alova包的代码被打包了两份...

### 这是否是一个 Bug? - [X] 我已经确认我要报告的是一个 Bug ### 这个问题是否已经存在? - [X] 我已经确认这个 Issue 没有被报告过 ### Alova 版本 3.0.0-beta.14 ### 前端框架 其他框架 ### 问题描述 重置的倒计时`msBeforeNext`没有减少,这导致消耗的点数未重置,如下图 以下是我直接使用`rate-limiter-flexible`的`RateLimiterMemory`,`msBeforeNext`会递减,每隔5秒重置一次。 ### 期望的表现 重置时间有消耗,消耗完成后即重置点数 ### 复现链接...

bug:confirmed
lang:chinese
其他框架

### 这是否是一个 Bug? - [X] 我已经确认我要报告的是一个 Bug ### 这个问题是否已经存在? - [X] 我已经确认这个 Issue 没有被报告过 ### Alova 版本 3.0.0-beta.9 ### 前端框架 React ### 问题描述 如题,截图如下: ![image](https://github.com/alovajs/alova/assets/29848971/ead31488-b1ca-46a3-bb7c-3509ed82ee59) ### 期望的表现 1. 调用send时loading可以正常切换 2....

bug:confirmed
React
lang:chinese

alova Github repo is using pnpm to manage their code. I will appreciate it if merging this PR.😎

We believe that using alova in projects is also a contributor of alova, which is telling people that alova is a trustworthy open source project.🥳🥳🥳 if your project uses alova,...