There used to be such a problem with version 18 - https://github.com/TroyAlford/react-jsx-parser/issues/234 Now there is a same error with React 19 package.json ```json "react": "^19.0.0", "react-dom": "^19.0.0", "react-jsx-parser": "^2.3.0", ```