-
Notifications
You must be signed in to change notification settings - Fork 262
Description
Describe the bug
Hi, i am currently using Angular 19. I've seen that some components are not working.
I copied and pasted exactly whats on the example but still doesnt work. Then i decided to edit on stackblitz, when i get there, things do not work. After npm installation, all you see is errors, even the photoservice the imports cant find it.
...In short recently PrimeNg is no longer easy to implement. A beginner programmer will find it really hard to use it and will just mostly end up ditching it.
Why are the examples not working when copying pasting them to your code exactly how they are implemented?
Trying creating a new Angular project with angular 19 and open PrimeNg Galleria, try to copy paste the things and see if it will work without any errors.
This is sad cause you end up spending more time debugging a framework code rather than creating your own component which might be quick
Link to the blitz that caused the error
https://stackblitz.com/run?file=src%2Fapp%2Fgalleria-basic-demo.ts
Steps to reproduce
I already said everything on the description of the bug
Expected behavior
Keep things simple, just do not deploy new changes if they aren't ready yet
Parity with Local
- I have run the project in my local machine and I could not reproduce the issue.
Screenshots
No response
Platform
Browser name = Chrome
Full version = 134.0.0.0
Major version = 134
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36 Edg/134.0.0.0
performance.memory = {
"totalJSHeapSize": 101811597,
"usedJSHeapSize": 96704301,
"jsHeapSizeLimit": 2248146944
}
Hash = eb2a6bdc
Additional context
No response