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

The requested module 'react-is/index.js' does not provide an export named 'ForwardRef'

Open
#662 10 comments 4 reactions 1 assignee Claimed by @armandabric View on GitHub
bug
Dominant language
JavaScript
Stars
518
Forks
87
Avg merge
3h 56m
Merged PRs (30d)
3

Description

Recent minor release breaks storybook for react compilation. I think the issue exists in 14.3.3 and 14.3.4 versions and my workaround was to add the following to package.josn:
```json
"resolutions": {
"**/react-element-to-jsx-string": "14.3.2"
}
```

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.