bradtraversy / microposts_fullstack_vue

Full stack vue and express
172 stars 84 forks source link

data is undefined #12

Closed TacoKing2112 closed 4 years ago

TacoKing2112 commented 4 years ago

When I view the main posts page(http://localhost:8080/) in my browser, under "Latest Posts" there is a just a pink box that says "data is undefined". But, I get no errors in either the front end or back end terminals. I did have to re-write the getPosts function becuase the front end server wouldnt run becuase axios didnt like async.