NervJS / nerv

A blazing fast React alternative, compatible with IE8 and React 16.
https://nerv.aotu.io
MIT License
5.42k stars 267 forks source link

[nerv-test-utils] 1.4.beta.5 hooks can only be called in a stateless component #126

Closed ZhangJian-3ti closed 5 years ago

ZhangJian-3ti commented 5 years ago

如果用functional的方式,则jest test会报 invalid hooks call: hooks can only be called in a stateless component.

yuche commented 5 years ago

能做一个简单的复现吗

ZhangJian-3ti commented 5 years ago

用 jest 跑的,怎么建立复现?

yuche commented 5 years ago

开一个新仓库,提交到 github

ZhangJian-3ti commented 5 years ago

OK,我再测试下。

ZhangJian-3ti commented 5 years ago

Fixed in https://github.com/NervJS/nerv/commit/420319d24e38d12d5116856fc9f16ca7de4bfb09