Skip to content

Vue 3 returns this warning in development #89

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
matthew-dean opened this issue Feb 3, 2023 · 0 comments
Closed

Vue 3 returns this warning in development #89

matthew-dean opened this issue Feb 3, 2023 · 0 comments

Comments

@matthew-dean
Copy link

Vue console logs have this warning:

[Vue warn]: setup() return property "$cookies" should not start with "$" or "_" which are reserved prefixes for Vue internals. 

Is this library / tool improperly naming $cookies? I tried renaming to cookies but got a runtime error. Is there a way to resolve this warning?

@cmp-cc cmp-cc closed this as completed Jan 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants