algolia / algolia/react-element-to-jsx-string

Component with forwardRef passed as prop

Open
#613 11 comments 6 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
518
Forks
87
Avg merge
3h 56m
Merged PRs (30d)
3

Description

```jsx
const A = () =>


const B = React.forwardRef(() =>
)
```

What I get:

```jsx

```

What I expect:

```jsx

```

Repro: https://codesandbox.io/s/dank-cdn-ftvik?file=/src/App.js

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.