You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mehmetcetin01140
added
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
and removed
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
labels
May 20, 2024
So sorry for the delayed response! Improvements have been made to many components recently, both in terms of performance and enhancement. Therefore, this improvement may have been developed in another issue ticket without realizing it. You can check this in the documentation. If there is no improvement on this, can you open a new issue so we can include it in our roadmap?
Thanks a lot for your understanding!
Best Regards,
Describe the bug
Styles do not render properly in the Edge browser. They look correct in Chrome (Canary as well), Safari, and Firefox.
Environment
package.json
node -v 20.7.0
npm -v 10.1.0
OsX 14.2
Reproducer
No response
Angular version
17.0.0
PrimeNG version
17.2.0
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
20.7.0
Browser(s)
No response
Steps to reproduce the behavior
git clone [email protected]:thecodedeck/angular-cc-1-client.git
git clone [email protected]:thecodedeck/angular-cc-1-server.git
cd into each and run npm i
Start terminal in each
On client run ng serve
On server run npm start
Check it in chrome.
Check it in MS Edge
Expected behavior
Should render correctly in MS Edge
The text was updated successfully, but these errors were encountered: