breakfast
breakfast copied to clipboard
No Bottom bar or livereload on macOS
I'm not seeing a bottom bar or livereloading work by default. I can get livereloading working separately by using the livereload app in the mac app store..
however, I'm not seeing the bar at the bottom that I see in the documentation, on my mac..
Hmm. Can you check and paste two things for me:
- Version of Breakfast (
cat Gemfile.lock | grep breakfast) - Version of breakfast-rails npm package (
cat package.json | grep breakfast)
And are there are errors in the developer console in Chrome / Safari / Firefox ?
breakfast (0.6.2)
"breakfast-rails": "^0.6.2"
Will double check on the developer console logs asap
don't see any relevant errors in console logs..