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
I realized in some devices/browsers/OS (I don't know exactly), the Toast component is generating a unnecessary border.
You cannot replicate in the website, but in Linux, firefox and my project I can see this problem.
The problem is the border-width. Is not necessary in this place.
Reproducer
PrimeReact version
Last version
React version
17.x
Language
TypeScript
Build / Runtime
Create React App (CRA)
Browser(s)
Linux, Safari
Steps to reproduce the behavior
Expected behavior
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
You can have more context about the problem here:
ISSUE: primefaces/primereact-sass-theme#45
PR: primefaces/primereact-sass-theme#46
I realized in some devices/browsers/OS (I don't know exactly), the
Toast
component is generating a unnecessary border.You cannot replicate in the website, but in Linux, firefox and my project I can see this problem.
The problem is the
border-width
. Is not necessary in this place.Reproducer
PrimeReact version
Last version
React version
17.x
Language
TypeScript
Build / Runtime
Create React App (CRA)
Browser(s)
Linux, Safari
Steps to reproduce the behavior
Expected behavior
No response
The text was updated successfully, but these errors were encountered: