NervJS / nerv

A blazing fast React alternative, compatible with IE8 and React 16.

Home Page:https://nerv.aotu.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

ZhangJian-3ti opened this issue · comments

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

能做一个简单的复现吗

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

开一个新仓库,提交到 github

OK,我再测试下。

Fixed in 420319d