Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tool-bar not show #161

Open
GavinChiang opened this issue Aug 21, 2016 · 1 comment
Open

tool-bar not show #161

GavinChiang opened this issue Aug 21, 2016 · 1 comment

Comments

@GavinChiang
Copy link

GavinChiang commented Aug 21, 2016

I am using Rails 4.2.2 and redactor-rails (0.5.0)
It originally works, but after I use bootstrap theme, there are many


  • don't know how to fix it

    here is my code

    <%= f.input :body, as: :text, label: 'Content', :input_html => { :class => "redactor",:rows => 10} , id:"body" %>

    the tool bar don't show

    2016-08-21 3 20 33
  • @Shwetakale
    Copy link

    @GavinChiang Can you please add little more details like bootstrap version, content of your application.js ? It will help to reproduce this issue. I am using rails 4.2.0 and redactor-rails 0.5.0 but with `bootstrap 2`` and it works fine for me.

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    None yet
    Projects
    None yet
    Development

    No branches or pull requests

    2 participants