Scully: feature request : add support of Ionic

Created on 26 Mar 2020  路  4Comments  路  Source: scullyio/scully

馃З Feature request

Description

In order to make an ionic application work with Scully, we need to "hydrate" the Ionic components.
Ionic added a module to be able to support angular universal : https://github.com/ionic-team/ionic/blob/v5.0.5/packages/angular-server/src/ionic-server-module.ts

Currently no ionic components are displayed
A clear and concise description of the problem or missing capability...

enhancement help wanted

Most helpful comment

We need talk with the Ionic team... I will talk with @mhartington!

All 4 comments

We need talk with the Ionic team... I will talk with @mhartington!

Hi, any updates on this?

Yeah other than hydration recent scullyio beta works smoothly.
I have Ionic 5 / Angular 9.1.1 app and scully's getting started tutorial is such a pleasure to go through.

Tried to copy manually ionic's web components into prerendered index.hml:

But did not work quite well;/ since the above are all just modules and by the time they load html is rendered.

https://stackoverflow.com/questions/63178846/ionic-web-components-and-angular-app-and-static-prerendering

Any update on this?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

samvloeberghs picture samvloeberghs  路  6Comments

spencerb02 picture spencerb02  路  5Comments

nishimura-yuji picture nishimura-yuji  路  4Comments

pierresigwalt picture pierresigwalt  路  4Comments

dbubenheim picture dbubenheim  路  4Comments