question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[rich-text-react-renderer] React 17 support?

See original GitHub issue

When installing the rich-text-react-renderer, I got the following error:

npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: agency-website@0.1.0
npm ERR! Found: react@17.0.1
npm ERR! node_modules/react
npm ERR!   react@"17.0.1" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.8.6" from @contentful/rich-text-react-renderer@14.1.2
npm ERR! node_modules/@contentful/rich-text-react-renderer
npm ERR!   @contentful/rich-text-react-renderer@"*" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
...

That said, do you know when React 17 support is expected?

Thank you in advance.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:16
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

4reactions
djagyacommented, Apr 12, 2021

Hello! Sorry for the delay, everyone. The PR is now merged (thanks @sahanatroam!) and released in @contentful/rich-text-react-renderer@14.1.3.

1reaction
imshufflingcommented, Apr 6, 2021

Any update on this @DanweDE ? 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

@contentful/rich-text-react-renderer - npm
React renderer for the Contentful rich text field type. ... Start using @contentful/rich-text-react-renderer in your project by running `npm ...
Read more >
storyblok-rich-text-react-renderer-ts v3.2.0 - npm.io
To map rich text elements to custom React components, resolvers can be passed via the optional second argument of the render function: render(document,...
Read more >
Draft.js
Rich Text Editor Framework for React. ... Rich Text. Draft.js fits seamlessly into React applications, abstracting away the details of rendering, selection, ...
Read more >
React WYSIWYG Rich Text Editor - dhtmlxRichText
Our React editor is able to parse and serialize text in two formats: HTML and Markdown. This ability makes the editor an indispensable...
Read more >
Rich Text field tips and tricks from the Contentful DevRel team
Contentful Rich Text renderers allow you to customise how the JSON response is rendered to your needs. You can render custom HTML, CSS...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found