Skip to content
New issue

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

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

Already on GitHub? # to your account

TypeError: bounds is null #728

Closed
benbro opened this issue Jun 4, 2016 · 0 comments
Closed

TypeError: bounds is null #728

benbro opened this issue Jun 4, 2016 · 0 comments

Comments

@benbro
Copy link
Contributor

benbro commented Jun 4, 2016

Console error when selecting all the text and clicking on Bold.

Steps for Reproduction

  1. Visit http://beta.quilljs.com/
  2. Select all text with ctrl+A
  3. Click on the bold (B) button

Actual behavior:

TypeError: bounds is null
if (this.root.offsetHeight < bounds.bottom) {
quill.js (line 5128, col 1)

Platforms:
Firefox 46 on Windows 7

Version:
1.0-beta.4

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants