Mongoose ref problems

25 Views Asked by At

So here is my sample, we have 2 models both of them are linked to each other. But these sample will only work if I use string values for ref(e.g. ref: "Cat/Dog"). But when I try to use them in that way, it's instantly gives me these error. Can someone explain where is the problem or it's just some king of bug?enter image description here

0

There are 0 best solutions below