Vue framework, and nuxt 3 not working properly when command+click
when i had pinia
“warehouseShipmentStore”
then on another component takes the following state
"warehouseShipmentStore.formDataError.shipmentProducts"
when i do command+click not working properly
in webstorm version 2025.1.1
now i use version 2024.3.4
请先登录再写评论。
Could you please share a sample project where the problem is reproducible for you so that we can investigate it?
thanks for the response.
but, in other projects it runs normally.
in this project I have problems, even though version 2024.3.4 can run
here is the screenshot proof
Could you check if the problem persists after invalidating the caches (File > Invalidate caches, Invalidate and Restart)? If it doesn't help, would it be possible to share the project that reproduces the issue?
I have done it but it still doesn't work properly.
when I type "testStore.isL" the option appears
when i do command+click “isLoading” not working properly
ok, we will prepare it. thank you