Chen ☁️☁️
Chen ☁️☁️
### What version of Turborepo are you using? 1.3.3 ### What package manager are you using / does the bug impact? pnpm ### What operating system are you using? Mac...
### Describe the bug First, I directly define the generics of createeventdispatcher. The performance of the editor is normal, identify the event type of the component. If the generic definition...
**问题描述** Vue3 支付宝小程序中使用uni.navigateTo()跳转页面,在首页eventChannel.emit()传递数据,在被跳转页面eventChannel.on()监听不到数据。 **复现步骤** demo仓库: [https://github.com/single-thread/uni-demo](https://github.com/single-thread/uni-demo) 用HBuilderX打开项目编译运行,或直接用支付宝开发者工具打开dist目录查看运行结果 首页: ```javascript uni.navigateTo({ url:'/pages/test/test', success({ eventChannel }) { eventChannel.emit('testData', { value: '测试数据' }) } }) ``` 被跳转页面: ```javascript onLoad() { const eventChannel =...
https://vuejs.org/about/faq#what-browsers-does-vue-support
 **Steps for Reproduction** 1. Visit [quilljs.com](https://quilljs.com) 2. Add content after the mathematical formula to reproduce **Expected behavior**: **Actual behavior**: 1. When entering English characters for the first time, the...