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
oh, that does sound more like it's an issue with nuxt
however vue 2 is EOL (and so is Nuxt 2) so unfortunately I am not planning to take time to look further into this. (apologies!) I hope the workaround you provided will serve you well. π
π The bug
I got this warning on just page component.
π οΈ To reproduce
Steps to reproduce the behavior:
If define a computed property like this (array manipulate: map, find, filter etc):
If not return in the setup() function, then not show the warning message....
βΉοΈ Additional context
In the options API, that working fine.
The text was updated successfully, but these errors were encountered: