Skip to content
This repository has been archived by the owner on Oct 6, 2022. It is now read-only.

Angular 6 Ionic 4 rendering goes wrong #259

Closed
HelgeWieding opened this issue Jan 8, 2019 · 3 comments
Closed

Angular 6 Ionic 4 rendering goes wrong #259

HelgeWieding opened this issue Jan 8, 2019 · 3 comments
Labels
needs clarification Unclear issue, unable to reproduce or otherwise requires input from the issue author

Comments

@HelgeWieding
Copy link

HelgeWieding commented Jan 8, 2019

Hi,

I have an application that is using ionic 4.0.0-beta.15-0 & angular 6.1.10.

The rendering is broken and looks like this.

image

where as without rendertron it renders correctly

image

It does not seem to be an issue with the render time budget as the page always is shown in the same broken state. (i tried window.renderComplete event)
The async calls have completed and in the serialized version all the dom nodes that should be there are there.
Though i noticed the shadow-dom nodes are missing. Is this maybe the issue? It wasnt quite clear to me as how i enable shady-dom as i am not using polymer or any web-components lib for that matter. Ionic4 might use them under the hood though.

@tehXor
Copy link

tehXor commented May 18, 2019

I'm seeing similar problems with Ionic 4 & Angular 7. Definitely no time budget/async problem since for example screenshot instead of render returns correct screenshots. However I would fear crawlers will ignore content also it is present in the serialized code since it is not visible due to broken css/shadow dom. I couldn't find a workaround so far with for example the available rendertron parameter for shadow dom.

@AVGP
Copy link
Collaborator

AVGP commented Sep 9, 2019

Do you have that page online somewhere or could you give us a demo app with Ionic 4 & Angular 7 that exposes that problem?

@AVGP AVGP added the needs clarification Unclear issue, unable to reproduce or otherwise requires input from the issue author label Sep 9, 2019
@AVGP
Copy link
Collaborator

AVGP commented Oct 5, 2019

Feel free to reopen this issue with more information how to reproduce the problem.

@AVGP AVGP closed this as completed Oct 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
needs clarification Unclear issue, unable to reproduce or otherwise requires input from the issue author
Projects
None yet
Development

No branches or pull requests

3 participants