Fane

Results 8 issues of Fane

### Taro UI 版本信息 v3.3.0 ### 问题描述 微信小程序。使用AtForm构造表单,提交表单时不会触发onSubmit函数 ### 复现步骤 使用AtForm和AtButton构造表单 并设置AtButton的formType属性为'submit' ### 复现代码 export default function Page(){ return ( console.log(11)}> 提交 ) } ### 报错信息 无 单纯地不生效 点了啥反应都没有 ###...

[链接](https://zh-hans.react.dev/blog/2024/04/25/react-19#support-for-custom-elements) 这一节中出现了多个语义不明确的专有名词'属性' 事实上原文里是attributes和properties两个词

### 相关平台 微信小程序 **小程序基础库: a** **使用框架: React** ![屏幕截图 2024-08-10 002147](https://github.com/user-attachments/assets/3f3349a9-002e-47d5-a4c1-2fa86c467d50) ### 复现步骤 src\pages\index\index.tsx 找不到logo.png的类型声明 ![屏幕截图 2024-08-10 002147](https://github.com/user-attachments/assets/3f3349a9-002e-47d5-a4c1-2fa86c467d50) ### 期望结果 ### 实际结果 ### 环境信息 ``` Taro CLI 3.6.23 environment info: System:...

V-3
F-react
T-weapp

[[中文版模板 / Chinese template](https://github.com/alibaba/hooks/blob/master/.github/PULL_REQUEST_TEMPLATE/pr_cn.md)] ### 🤔 This is a ... - [x] New feature - [ ] Bug fix - [ ] Site / documentation update - [ ] Demo...

### Vue version 3.5.13 ### Link to minimal reproduction https://codesandbox.io/p/devbox/vue-test-54xk9s ### Steps to reproduce run the project and open devtool ### What is expected? The number on page is 1....

has workaround
:hammer: p3-minor-bug

### Describe the bug I create routes like this ``` { path: "/", component: (props) => ( {props.children} ), children: [ { path: "", component: Page, }, { path: "test",...

# Bug report ## Description / Observed Behavior `keepPreviousData:true`, change key, and no Suspense Fallback ## Expected Behavior Fallback can be shown corrently ## Repro Steps / Code Example https://codesandbox.io/p/devbox/exciting-ace-784vcs...

# Bug report ## Description / Observed Behavior type error ## Expected Behavior useSWR infer exact type ## Repro Steps / Code Example https://codesandbox.io/p/devbox/ch95kf ## Additional Context [email protected]