Closed alexalannunes closed 4 months ago
I just created a new react project and I got this warnings
https://stackblitz.com/edit/vitejs-vite-8pfgsb?file=src%2FApp.tsx&terminal=dev
No warning should display with correct tsconfig about jsx
Browser name = Chrome Full version = 126.0.0.0 Major version = 126 navigator.appName = Netscape navigator.userAgent = Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 performance.memory = { "totalJSHeapSize": 109901867, "usedJSHeapSize": 107615847, "jsHeapSizeLimit": 2172649472 } Hash = 70dbe416
No response
This issue is being discussed in #1465.
thanks @BlessYAHU .
Describe the bug
I just created a new react project and I got this warnings
Link to the blitz that caused the error
https://stackblitz.com/edit/vitejs-vite-8pfgsb?file=src%2FApp.tsx&terminal=dev
Steps to reproduce
Expected behavior
No warning should display with correct tsconfig about jsx
Parity with Local
Screenshots
Platform
Additional context
No response