Text Nodes rendering out of order
FrozenPandaz opened this issue · 1 comments
I'm submitting a ... (check one with "x")
[x] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request
Current behavior
Text Nodes in the middle of Preserved Element Nodes will render after the Preserved Element Nodes
Expected behavior
The Order remains the same
Minimal reproduction of the problem with instructions
First
SecondThird
What is the motivation / use case for changing the behavior?
The DOM Structure should not change
Please tell us about your environment:
any
-
Angular version: 2.0.X
2.4.8 -
Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]
all -
Language: [all | TypeScript X.X | ES6/7 | ES5]
Typescript
Most cases where this happens has been fixed and other ways should be workaroundable