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 bad xml element when generating next node #2098

Merged
merged 1 commit into from Oct 31, 2018

Conversation

RoboErikG
Copy link
Contributor

@RoboErikG RoboErikG commented Oct 30, 2018

Fixes #2096

We were creating a text node to wrap any block connected to
next when we should have just been attaching the generated dom.

The basics

  • I branched from develop
  • My pull request is against develop
  • My code follows the style guide

The details

Resolves

Resolves #2096

Proposed Changes

Reason for Changes

Test Coverage

Tested on:
Desktop Chrome

Additional Information


This change is Reviewable

Fixes google#2096

We were creating a text node to wrap any block connected to
next when we should have just been attaching the generated dom.
@rachel-fenichel
Copy link
Collaborator

lg, please also make a pull request from the same branch against rc/Oct_18 so it gets into the release.

@RoboErikG RoboErikG merged commit ecc555b into google:develop Oct 31, 2018
@RoboErikG RoboErikG deleted the roboerikg-next-block branch October 8, 2019 21:48
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

2 participants