# alipay-miniapp-debug **Repository Path**: g8up/alipay-miniapp-debug ## Basic Information - **Project Name**: alipay-miniapp-debug - **Description**: 支付宝小程序 - 复现 Bug 调试 Demo - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: https://openclub.alipay.com/read.php?tid=11534&fid=65 - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-12-09 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # alipay miniapp debug demo # Reproduce ## Env - Mac Book - 小程序开发者工具 版本 0.24.1 (0.24.1) ## Steps 1. launch app in IDE 2. input some text in the `Foo` input 3. click `Toggle` button 4. the user input is shown in `Bar` input. ( Exception: after click `Toggle`, the `Bar` input should be blank. )