M
M
Maks_Min2022-03-25 15:22:45
JavaScript
Maks_Min, 2022-03-25 15:22:45

How to solve the error "Property "count" was accessed during render but is not defined on instance. at"?

Hi, I just started learning Vue.js and ran into a bug. Property "count" was accessed during render but is not defined on instance. at. At the same time, neither counter nor title is displayed on the page. Screenshots of 3 files:
623db40787500426067921.png

623db40db406c344989735.png

623db41231d7e363563379.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Anton Anton, 2022-03-25
@Maks_Min

export default {
  data() {
    return ...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question