Subscribe on changes!

Error while connecting mongodb to front end using React Js

avatar
Sep 8th 2023

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

avatar
Sep 8th 2023
  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.