Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

293
Views
Vue 3 property value does not exists

I just started a new project with new installation and all updated versions of vue and typescript. So I'm using library vueuse and as I follow documentation and write in any file either ts or vue, does not matter if it's in composition api or not, I always have same error. So it looks like that

I'm trying to get some value of storage like so:

const toke = useStorage('my-store', '');

and after I want to do some with it like:

console.log(toke.value)

and it's always returning

Property 'value' does not exist on type 'Pick<Ref, unique symbol>'.

Why is that? As I see, everything is good with library, but that is not working.

Also I tried with other functions, and useSessionStorage is not working as well, but useNow is good.

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!