Dear all developers,
i have used ckeditor in my rails app,
on local machine it work good, but on heroku server it not good,
when i click on the button “add new” it run very slow and don’t show the
page, but if i put cursor in url bar and press enter key it show my page
with that contain ckeditor.
anyone have any idea
thanks for help.
veasna.
On Sat, Jul 26, 2014 at 2:44 AM, Duong vong veasna
[email protected] wrote:
i have used ckeditor in my rails app,
on local machine it work good, but on heroku server it not good,
when i click on the button “add new” it run very slow and don’t show the
page, but if i put cursor in url bar and press enter key it show my page
with that contain ckeditor.
anyone have any idea
Does it work locally in production mode?
What does the heroku log contain when this is happening?
–
Hassan S. ------------------------ [email protected]
twitter: @hassan
yes, it work properly in localhost.