beyondcode / dusk-dashboard

A beautiful dashboard for your Laravel Dusk tests
https://pociot.dev/8-introducing-laravel-dusk-dashboard
MIT License
558 stars 62 forks source link

Single Page Application #55

Closed christopherboss closed 8 months ago

christopherboss commented 5 years ago

Does this not work with SPA (Single Page Application)? I'm running a Laravel/Vue app that's using Vue-Router to serve all of the pages. It doesn't seem to show the clicks or assertions in the left panel.