vuejs / core

🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
https://vuejs.org/
MIT License
47.68k stars 8.33k forks source link

Error while connecting mongodb to front end using React Js #9171

Closed k25keyan closed 1 year ago

k25keyan commented 1 year ago

Vue version

2

Link to minimal reproduction

https://stackoverflow.com/questions/72567320/typeerror-cannot-read-properties-of-null-reading-useref

Steps to reproduce

Screenshot (149) Screenshot (151)

What is expected?

Screenshot (149) Screenshot (151) A runtime error is occurred while connecting the Mogodb with React Js But in VS code while running the npm start cmd no error is being captured, Kindly provide a solution

What is actually happening?

A runtime error is occurred while connecting the Mogodb with React Js But in VS code while running the npm start cmd no error is being captured, Kindly provide a solution

System Info

No response

Any additional comments?

No response

baiwusanyu-c commented 1 year ago
  1. I didn't see a vue-related description in the issue, nor in the link given, which seems to have nothing to do with vue
  2. If you really encounter a problem related to vue, please provide a code repository that can reproduce the problem.