serversideup / roastandbrew

Updated content available! We learned a lot since we originally wrote this article. We now have this updated for Laravel 8, Vue, and NuxtJS 👉 https://srvrsi.de/book
https://srvrsi.de/book
MIT License
300 stars 90 forks source link

Clicking on one cafe entry does not show up details #1

Closed COLABORATI closed 6 years ago

COLABORATI commented 6 years ago

When I select one cafe entry from the list I see no details, look at this screenshot:

2017-11-18_brew-and-coffee-no-detail-view

The app div just stays empty:

<div id="app">
 <router-view></router-view>
</div>
danpastori commented 6 years ago

Hi @COLABORATI,

This should be fixed in the latest push! Let me know if you have any questions!