Broken Autocomplete in .tsx File

What could cause autocomplete to be broken on a single component and just shows hundreds of repeated props names but if I select any of them it actually adds a correct prop. So I think the displayed names are wrong only.

Everything else working fine including autocomplete for other components on the same file.

The file I'm working on was .tsx in a Laravel React project. I tried restarting, invalidating caches and preparing the IDE but nothing works. Same code does not cause any issue in VSCode.

PhpStorm 2024.3.2
 

0
1 comment
Hello,
The issue relates to WEB-71082 (https://youtrack.jetbrains.com/issue/WEB-71082). It is already fixed and the fix will be available in 2024.3.3. Let me know if you have any further questions.
0

Please sign in to leave a comment.