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

Fix IE11 wrongly generated DOM #3732

Merged
merged 1 commit into from
Apr 3, 2018
Merged

Fix IE11 wrongly generated DOM #3732

merged 1 commit into from
Apr 3, 2018

Conversation

llienher
Copy link
Member

@llienher llienher commented Apr 3, 2018

Fix GSGMF-402 and GSGMF-404

If a tag is self-closing and is not part of the HTML5 standard, IE11 seems to not know how to handle it (especially as it is custom tags used with directive components). This fixes the issue and allow the DOM to be generated correctly.

@llienher llienher changed the title Fix IE11 wrongly generated footer DOM Fix IE11 wrongly generated DOM Apr 3, 2018
@llienher llienher merged commit e20f474 into master Apr 3, 2018
@llienher llienher deleted the fix_ie11_footer_issue branch April 3, 2018 10:16
@sbrunner sbrunner added this to the 2.3 milestone Apr 12, 2018
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.

3 participants