Fix: Rendering for multiple nested `head` and `body` nodes by agubler · Pull Request #812 · dojo/framework
agubler
changed the title
Fix rendering nesting multiple
Fix: Rendering for multiple nested head and body nodeshead and body nodes
agubler added a commit to agubler/framework that referenced this pull request
Jul 22, 2020agubler added a commit that referenced this pull request
Jul 22, 2020* Fix types for insert after/before (#802) Change insertBefore/After to allow any template children rather than typing based on the targeted node. * Fix: Rendering for multiple nested `head` and `body` nodes (#812) * failing unit test for nested body and head tags * skip head or body node when finding insert before node * move JSX types to tsx namespace (#818) * fix unit test that was missed on master Co-authored-by: Bradley Maier <bmaier@sitepen.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters