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

I'd like to know your policy. About standalone. #27

Open
SuzGori opened this issue Jun 5, 2023 · 3 comments
Open

I'd like to know your policy. About standalone. #27

SuzGori opened this issue Jun 5, 2023 · 3 comments

Comments

@SuzGori
Copy link

SuzGori commented Jun 5, 2023

Will you support standalone components?

@SuzGori SuzGori changed the title I'd like to know your policy. About standalone and updating to Angular16 I'd like to know your policy. About standalone. Jun 5, 2023
@theNEXlevel
Copy link

Hey @SuzGori,

This morning I went ahead and created a PR to convert the entire app to standalone and a few other maintenance changes. You're welcome to fork the repo or hopefully prime is interested in updating the repo!

#28

@elmor216
Copy link

elmor216 commented Aug 4, 2023

Hi,
I tried to convert to standalone using ng g @angular/core:standalone in 3 steps.
But I get hhtpClient not recognized problem and most of the pages not dowing anything.

I wanted to hand convert but when I start with a new setup with version 16 of angular and primeNg then I am stuck with the fonts and look not as in standard samples.
I check several times and follow video of Cagatay and also prime blocks full version code, not get same fonts and css

@theNEXlevel
Copy link

Hi, I tried to convert to standalone using ng g @angular/core:standalone in 3 steps. But I get hhtpClient not recognized problem and most of the pages not dowing anything.

I wanted to hand convert but when I start with a new setup with version 16 of angular and primeNg then I am stuck with the fonts and look not as in standard samples. I check several times and follow video of Cagatay and also prime blocks full version code, not get same fonts and css

Make sure you update the bootstrapApplication to include the correct methods. You can see what I did here:
https://github.com/primefaces/sakai-ng/pull/28/files#diff-4fab5baaca5c14d2de62d8d2fceef376ddddcc8e9509d86cfa5643f51b89ce3d

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

No branches or pull requests

3 participants