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

Add div to list of block level elements. #1388

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mrsweaters
Copy link

@mrsweaters mrsweaters commented Nov 16, 2017

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
New tests added? not needed
Fixed tickets related to #1000
License MIT

Description

When using medium-editor on a DIV node in Angular, Firefox throws a NS_ERROR_FAILER when the editor is empty. This fix addresses this issue by adding DIV to the list of known block level elements.

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

Successfully merging this pull request may close these issues.

None yet

1 participant