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

BUG: editor.select(model,{scroll:true}) ,scroll don't work #3938

Closed
2 tasks done
mingxin-yang opened this issue Nov 12, 2021 · 1 comment
Closed
2 tasks done

BUG: editor.select(model,{scroll:true}) ,scroll don't work #3938

mingxin-yang opened this issue Nov 12, 2021 · 1 comment
Labels

Comments

@mingxin-yang
Copy link

GrapesJS version

  • I confirm to use the latest version of GrapesJS

What browser are you using?

Chrome

Reproducible demo link

https://codepen.io/mingxin-yang/pen/YzxLNay

Describe the bug

How to reproduce the bug?

  1. editor.select(model,{scroll:true}) ,scroll don't work
  2. ...

What is the expected behavior?
Click the block, after adding it to the canvas, you can select, activate, and scroll to the selected position

What is the current behavior?
...

If is necessary to execute some code in order to reproduce the bug, paste it here below:

// your code here

Code of Conduct

  • I agree to follow this project's Code of Conduct
@mingxin-yang mingxin-yang changed the title BUG: BUG: editor.select(model,{scroll:true}) ,scroll don't work Nov 12, 2021
@artf artf added the bug label Nov 22, 2021
@artf
Copy link
Member

artf commented Nov 22, 2021

Thanks @mingxin-yang This will be fixed in the next release.

@artf artf closed this as completed in 18a7fd8 Nov 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants