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

RTE toolbar appears in the top panel #461

Closed
roytang opened this issue Oct 28, 2017 · 2 comments
Closed

RTE toolbar appears in the top panel #461

roytang opened this issue Oct 28, 2017 · 2 comments

Comments

@roytang
Copy link

roytang commented Oct 28, 2017

Hi,

We recently updated GrapesJS from 0.8.8 to 0.12.15. After the upgrade, I found that the rte-toolbar appears in the top panel for some reason. I've tried doing a clean call of grapesjs (copied from the wiki):

    var editor = grapesjs.init({
      container : '#gjs',
      components: '<div class="txt-red">Hello world!</div>',
      style: '.txt-red{color: red}',
    });    

But the toolbar is still there:
https://i.imgur.com/gcaBti2.png

After I double-click the "Hello world" text, the rte-toolbar appears near it and disappears from the top panel. But it appears there again if reload the page.

Any advice how I can prevent it from appearing there?

@artf
Copy link
Member

artf commented Oct 30, 2017

Seems like it's just not hidden on render, will fix it for the next release

@artf artf closed this as completed in 45804f3 Nov 6, 2017
@lock
Copy link

lock bot commented Sep 18, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot added the outdated label Sep 18, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Sep 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants