-
Notifications
You must be signed in to change notification settings - Fork 4.9k
@tarojs/runtime 热更新时报错 #10722
Copy link
Copy link
Closed
Labels
N-doc_needed需要被在文档中进行记录需要被在文档中进行记录P-2Medium, minor/patchMedium, minor/patchT-weappTarget - 编译到微信小程序Target - 编译到微信小程序V-3Version - 3.xVersion - 3.xenhancementNew feature or requestNew feature or request
Milestone
Description
相关平台
微信小程序
小程序基础库: 2.19.2
使用框架: React
复现步骤
开发编辑代码时,热重载报错,Cannot set property '$taroTimestamp' of undefined
at Ui.onLoad (.._src_dsl_common.ts:106),导致热更新不能成功
期望结果
预期可以直接在开发者工具中运行最新代码
实际结果
报错导致热重载失败,必须得手动编译一遍
环境信息
Taro CLI 3.3.3 environment info:
System:
OS: Windows 10
Binaries:
Node: 14.17.5 - C:\Program Files\nodejs\node.EXE
npm: 6.14.14 - C:\Program Files\nodejs\npm.CMD
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
N-doc_needed需要被在文档中进行记录需要被在文档中进行记录P-2Medium, minor/patchMedium, minor/patchT-weappTarget - 编译到微信小程序Target - 编译到微信小程序V-3Version - 3.xVersion - 3.xenhancementNew feature or requestNew feature or request