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
{{ message }}
This repository was archived by the owner on Dec 5, 2024. It is now read-only.
π 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.