-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
Checkmark is visible when InputSwitch is set to checked in md-dark-theme #14921
Comments
Fixed #14921 Hiding the checkmark of InputSwitch md-dark theme
Revert "Fixed #14921 Hiding the checkmark of InputSwitch md-dark theme"
Hi, I've reverted your fix because we couldn't replicate the behavior. Could you please create a stackblitz example or a screen recording so we can identify the issue? |
I'm moving the issue to the next milestone until receiving a reproducer. |
@cetincakiroglu hi sorry I though I saw it as merged, I will try to stackblitz it, if you just uncheck the style I've added in chrome tools you will see it |
@cetincakiroglu I spotted the issue on my app, fixed it and then I decided to share the same fix over here. But between me documenting the issue, my initial PR getting merged with the styles I added, the issue marked as completed and now - relevant styles have been applied to primefaces, which were not present when I created the issue slightly different placement than what I submitted initially but same element, same issue and it's all fine now 👍 |
Hi, Is this issue really exist or still ongoing, or are you experiencing this problem due to a change in your code? The issue is not clear, and we cannot replicate it with the latest version (v17.11.0). Could you please share a StackBlitz example demonstrating the issue? |
@monacodelisa close it |
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. |
Describe the bug
The checkmark is visible when the input switch has a state of
checked
- md-dark themeEnvironment
localhost
chrome browser
Reproducer
No response
Angular version
17
PrimeNG version
17
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
18
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: