-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
3.41 version bug: Toast & Slider style #4885
Comments
Are changed any styles? |
No, I just updated primevue version |
|
Thank you @FlipWarthog . It solves the problem. |
I don't understand how the @FlipWarthog comment solves the problem. So if for example we had generic CSS of the following in our project root:
That now overrides all padding and margin style in primevue while it previously did not. That doesn't really seem acceptable. How do you suggest we resolve this? (this also ties into #4688 and #4504 and I'd assume a lot of headaches since this breaking change was made) |
Describe the bug
When I update primevue from
3.32.1
to3.41.1
. I seen that style bugs.Before:
After:
![image](https://private-user-images.githubusercontent.com/52786242/286181998-44efad4b-1008-4e75-be24-cda1a2456d9a.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2MDY4ODAsIm5iZiI6MTczOTYwNjU4MCwicGF0aCI6Ii81Mjc4NjI0Mi8yODYxODE5OTgtNDRlZmFkNGItMTAwOC00ZTc1LWJlMjQtY2RhMWEyNDU2ZDlhLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE1VDA4MDMwMFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWIxN2YwOTUyZGRjMDU5OTU3YTBkMjYwNGI1YWZhMWQ0NzljOWQ3NzJlMjNmMDdkNjAyMzQxOWQ1MzVjZGQ0NDImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.SqGejnA4-kndfCqICLzX0DIheJ9Ap6P_nR_9FrmoqT4)
Reproducer
PrimeVue 3 Issue Template
PrimeVue version
3.41.1
Vue version
3.x
Language
TypeScript
Build / Runtime
Nuxt
Browser(s)
Chrome 119
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: