react-boilerplate / react-boilerplate-cra-template

:fire: Setup Create React App with React Boilerplate. Highly scalable & Best DX & Performance Focused & Best practices.
https://react-boilerplate.github.io/react-boilerplate-cra-template/
MIT License
1.87k stars 393 forks source link

TS2559: Type '{ children: Element[]; }' has no properties in common with type 'IntrinsicAttributes & #166

Closed IWTBCAdeveloper closed 2 years ago

IWTBCAdeveloper commented 2 years ago

Description

Please help

Steps to reproduce

I get an error like #163 and follow the solution is to upgrade some packages

    "@types/react": "18.0.2",
    "@types/react-dom": "18.0.0",
    "react-i18next": "11.16.5",
    "react-helmet-async": "1.3.0",

but I face new problems like the screenshot below

Screenshots image

Versions

Can-Sahin commented 2 years ago

How can I know the error related to the Breadcrumb component totally unknown to me? I wrote the reason for breaking changes. You have to figure it out