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
Browser Console Warning: definePageMeta() is a compiler-hint helper that is only usable inside the script block of a single file component which is also a page. #26377
When defining Client-Only Pages, Received this warning. definePageMeta() is a compiler-hint helper that is only usable inside the script block of a single file component which is also a page. Its arguments should be compiled away and passing it at runtime has no effect.