acebook
acebook copied to clipboard
Acebook issue
I am facing this problem with acebook
, when i start the rails server, and visit localhost:3000 in browser, the page is rendered as blank, but there are no error issues. kindly help.
i'm getting this same issue @pawanrajcse
Yeah @albertngo1 , i tried by installing required gems such as (jquery, react, redox, etc..), nothing seems to work, There is some problem with respect to <% yield %> i think so..
But i feel this is a small silly error, if figured out, then the application will work fine.
I faced the same problem and solved it after 4 hours of debugging. First run npm run heroku-postbuild Then rails s