Typeerror: Cannot Read Property 'bindings' of Null

Forepart-end vue error [Vue warn]: Error in render: "TypeError: Cannot read properties of null (reading'name')" constitute in ****** Type fault when receiving return value, curl downwardly

vue error

This error is that the type whose attribute is cipher cannot be loaded. I used a stupid way to mark all the null values on the page with ctrl+f and and so change them to 0 (0 is convenient for writing points), and and then I found that the error on the current page is not Change, and finally I located the mistake and in the subcomponent I called, I called a popular-up window

 pop-up window code

When I delete this reference, information technology doesn't report an error, which means that there is an mistake when I quote
I used a dumb way to locate, and changed the value of all null attributes to have values. At this fourth dimension, my error message has changed
Finally, I located the attribute I received changed from nulll to [], which is also the problem caused by my sloppy

          // modify electric current:null, // to current:[],                  

There is also a Type mistake when the render value of the admission interface is received.

          export default {    data() {      render {        tableData: nix,     },     methods: {      search() {this.axios.post("/api/xxx/xxx", this.filter).so((res) => {            this.tableData = res.information;//Generally speaking, the return value is incorrect here         });      },                  

For example, when using

          <el-button-group course="pull-right">             <el-push button               size="medium"               type="main"               @click="gotoAdd(tableData.length)"               >xx</el-button             >                  

An fault volition exist reported at this time. When res.data is empty, this.tableData is equal to null. At this time, you volition report an error when you do anything to TableData. Please pay attention to this little item.

          methods: {      search() {this.axios.post("/api/30/30", this.filter).and so((res) => {              if(res.data!=zip){//Generally speaking, the return value is wrong here                this.tableData = res.data;                 }            });        },                  

Don't let him assign it in

Hope it helps yous

jonesyournized.blogspot.com

Source: https://stdworkflow.com/950/vue-error-error-in-render-typeerror-cannot-read-properties-of-null-reading-xxx-found-in

0 Response to "Typeerror: Cannot Read Property 'bindings' of Null"

Post a Comment

Iklan Atas Artikel

Iklan Tengah Artikel 1

Iklan Tengah Artikel 2

Iklan Bawah Artikel