Cannot read property'_ withTask' of undefined appears using vue

is when I call a pop-up component, it always prompts this error, but I have introduced the component, and the calling method is also called correctly, and there are no useless parameters and variables. I really don"t know what"s going on. As soon as I call something in the component, I start to report this error

Mar.15,2021

is the compressed version of vue? used? See if the


is caused by a method or property on the component that is not defined. How can it be solved?


I am using the compressed version, which causes the error report not to be displayed. Finally, change the version and correct the error report

.
Menu