Skip to content

issues Search Results · repo:algolia/react-element-to-jsx-string language:JavaScript

Filter by

105 results
 (69 ms)

105 results

inalgolia/react-element-to-jsx-string (press backspace or delete to remove)

// package.json dependencies : { next : 15.3.1 , react : ^19.0.0 , react-code-blocks : ^0.1.6 , react-dom : ^19.0.0 , react-element-to-jsx-string : ^17.0.1 , } // page.tsx ...
  • najihmld
  • Opened 
    on May 28
  • #892

I m trying to generate RSS feed using reactElementToJSXString from a React element. When I try to render the content of the blog post, it should look something like this: codearea ![CDATA[ div ...
  • jpmonette
  • Opened 
    on May 20
  • #890

The last real commit was almost 3 years ago. It would be good to understand the status of this project. I made a PR updating a lot of stuff and adding React 19 support but it needs a little guidance from ...
  • imjordanxd
  • 2
  • Opened 
    on Jan 10
  • #866

The script at package.json line 12: rm -rf /dist Doesn t work on Windows (either in Powershell or CMD). I can t see what it s supposed to be doing in my project (maybe it s just for when you re working ...
  • TheRichCourt
  • Opened 
    on Sep 19, 2024
  • #862

when using forwardRef the jsx created set the componant name as No
  • shpaw415
  • Opened 
    on Jul 7, 2024
  • #859

Form.Item in antd is converted to InternalFormItem
  • hsddu
  • Opened 
    on Dec 12, 2023
  • #833

I have a simple table className= table table-condensed ... /table Everything works great except generated html is table classname= table table-condensed . Instead of class= table table-condensed it ...
  • r3faat1
  • Opened 
    on Dec 11, 2023
  • #832

@base2/pretty-print-object : 1.0.2 is in master but not in the latest 15.0.0 version (which uses v 1.0.1) and npm throws errors due to a bug in the old version.
  • bmilesp
  • 1
  • Opened 
    on Nov 19, 2023
  • #829

In React, the built-in React.StrictMode tag is a symbol. Trying to generate JSX for any tags with Symbol-names crashes at the following line because there s no handling for symbols: https://github.com/algolia/react-element-to-jsx-string/blob/master/src/formatter/formatReactElementNode.js#L122 ...
  • CodeSmith32
  • Opened 
    on Nov 9, 2023
  • #827

  • roysandrew
  • Opened 
    on Oct 18, 2023
  • #823
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub