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

After updating from v16.3.1 to v16.4.0 every thing broke #13755

Closed
MussaratAziz opened this issue Sep 26, 2023 · 9 comments
Closed

After updating from v16.3.1 to v16.4.0 every thing broke #13755

MussaratAziz opened this issue Sep 26, 2023 · 9 comments
Labels
Resolution: Cannot Replicate Issue could not be replicated by Core Team Resolution: Stale Issue or pull request is inactivity and unfortunately it will be *closed* if there is no response

Comments

@MussaratAziz
Copy link

Describe the bug

After updating from 16.3.1 to 16.4.0 every component coming up error like this
The module 'primeng/toast' could not be found.

152 ToastModule,
~~~~~~~~~~~

node_modules/primeng/toast/toast.d.ts:154:1
154 export declare class ToastModule {
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
155 static ɵfac: i0.ɵɵFactoryDeclaration<ToastModule, never>;
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
...
157 static ɵinj: i0.ɵɵInjectorDeclaration;
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
158 }
~
The class is declared here.

or many more i cant paste eveything here some of the error saying cant find modules such as pickList etc.

Environment

Angular 16

Reproducer

No response

Angular version

16

PrimeNG version

16.4.0

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

18.12.1

Browser(s)

chrome

Steps to reproduce the behavior

No response

Expected behavior

No response

@MussaratAziz MussaratAziz added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Sep 26, 2023
@cetincakiroglu
Copy link
Contributor

cetincakiroglu commented Sep 27, 2023

If everything is broken, how come the Stackblitz demos still work? Could you please share a stackblitz example demonstrating the issue?

@cetincakiroglu cetincakiroglu added Resolution: Cannot Replicate Issue could not be replicated by Core Team and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Sep 27, 2023
@github-actions
Copy link

We're unable to replicate your issue, if you are able to create a reproducer by using PrimeNG Issue Template or add details please edit this issue. This issue will be closed if no activities in 20 days.

@MussaratAziz
Copy link
Author

MussaratAziz commented Sep 27, 2023

If everything is broken, how come the Stackblitz demos still work? Could you please share a stackblitz example demonstrating the issue?

@cetincakiroglu Stackblitz examples mostly isnt complex and not used in conjunction with other controls etc. I will give a go again will share the outcome. Thanks

@cetincakiroglu
Copy link
Contributor

Please create a reproducer on Stackblitz so we can investigate the issue

@MussaratAziz
Copy link
Author

Please create a reproducer on Stackblitz so we can investigate the issue

will try to. Thanks

@SoyDiego
Copy link
Contributor

I don't know if is good idea but someone has created a new post in Discussions about some issues or bugs.
Maybe we can replicate all in one place or is better in different posts?
This is the post: https://github.com/orgs/primefaces/discussions/130

Thanks

@MussaratAziz
Copy link
Author

MussaratAziz commented Oct 17, 2023

tried again to update angular project from 16.3.1 to 16.5.0 and i am using bootstrap4-dark-blue/theme.css all the styles and button colors were working in 16.3.1 after update to 16.5.0 now all styling disappear, i am also using tailwind. If i don't add this line @tailwind base; in my styles.css primeng controls brings the styling, but than tailwind styles are lost. Never had any issues before when ever i updated to latest. Any idea why its happening? thanks @SoyDiego @cetincakiroglu

Copy link

This issue has been automatically marked as stale. If this issue is still affecting you with the latest version, please leave any comment, and we will keep it open. We are sorry that we have not been able to prioritize it yet. If you have any new additional information, please include it with your comment!

@github-actions github-actions bot added the Resolution: Stale Issue or pull request is inactivity and unfortunately it will be *closed* if there is no response label Feb 15, 2024
Copy link

Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please create a new issue with up-to-date information. Thank you for your understanding!

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Feb 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: Cannot Replicate Issue could not be replicated by Core Team Resolution: Stale Issue or pull request is inactivity and unfortunately it will be *closed* if there is no response
Projects
None yet
Development

No branches or pull requests

3 participants