-
-
Notifications
You must be signed in to change notification settings - Fork 62
Closed
Description
Hello there,
I'm trying to setup bisect_ppx with on a project which use reason-react
Unfortunately when I try to build with BISECT_ENABLE=true
I got this error Fatal error: exception Invalid_argument("react.component calls can only be on function definitions or component wrappers (forwardRef, memo).")
this error is throw on component who are using React.forwardRef
I've created a repo to reproduce the error:
https://github.com/WhyThat/bisect-with-forward-ref
Is there a workaround to have bisect_ppx working with component which are using React.forwardRef
?
Cheers!
Metadata
Metadata
Assignees
Labels
No labels