You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
报错信息
index.js?f0ee:271 Uncaught TypeError: Class constructor Index cannot be invoked without 'new'
at new Connect (VM210 index.js:276)
at Object.createComponent (VM205 index.js:3175)
at scriptModule (index.ux?d18b:141)
at eval (index.ux?498f:8)
at ny (web.js:1)
at r (web.js:1)
at eval (index.ux?498f:7)
at Object../src/pages/index/index.ux?uxType=page (index.js:376)
at webpack_require (index.js:23)
at index.js:87 版本信息
问题描述
官网默认模版下使用 tarojs/redux出现报错如下
期望行为
报错信息
index.js?f0ee:271 Uncaught TypeError: Class constructor Index cannot be invoked without 'new'
at new Connect (VM210 index.js:276)
at Object.createComponent (VM205 index.js:3175)
at scriptModule (index.ux?d18b:141)
at eval (index.ux?498f:8)
at ny (web.js:1)
at r (web.js:1)
at eval (index.ux?498f:7)
at Object../src/pages/index/index.ux?uxType=page (index.js:376)
at webpack_require (index.js:23)
at index.js:87
版本信息
The text was updated successfully, but these errors were encountered: