You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I came across this link from stackoverflow, searching from time to time on how to access the properties created, using the vm object.
Sometimes I find an alternative to avoid this problem, but other times I am a little stuck, and using the defineExpose just for testing purposes is a little weird, besides the solution described on the link about typing the wrapper I don't know if it is the best solution for all the cases.
The text was updated successfully, but these errors were encountered:
Hi, I came across this link from stackoverflow, searching from time to time on how to access the properties created, using the vm object.
Sometimes I find an alternative to avoid this problem, but other times I am a little stuck, and using the defineExpose just for testing purposes is a little weird, besides the solution described on the link about typing the wrapper I don't know if it is the best solution for all the cases.
The text was updated successfully, but these errors were encountered: