acebook icon indicating copy to clipboard operation
acebook copied to clipboard

Acebook issue

Open pawanrajcse opened this issue 5 years ago • 3 comments

I am facing this problem with acebook 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.

pawanrajcse avatar May 23 '19 07:05 pawanrajcse

i'm getting this same issue @pawanrajcse

albertngo1 avatar May 23 '19 18:05 albertngo1

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.

pawanrajcse avatar May 24 '19 03:05 pawanrajcse

I faced the same problem and solved it after 4 hours of debugging. First run npm run heroku-postbuild Then rails s

AmrMaghraby avatar Feb 08 '20 12:02 AmrMaghraby