Junbys
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Junbys created a post, GoLand shows "Unresolved property id" for Vue 3 ref() value at certain array indices in JavaScript
Problem descriptionIn a Vue 3 project using the Composition API and JavaScript, GoLand reports an"Unresolved property id" warning when accessing properties on elements inside a ref() value.The warn...