-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Closed
Labels
needs: replythe issue needs a response from the userthe issue needs a response from the user
Description
Prerequisites
- I have read the Contributing Guidelines.
- I agree to follow the Code of Conduct.
- I have searched for existing issues that already report this problem, without success.
Ionic Framework Version
- v4.x
- v5.x
- v6.x
- Nightly
Current Behavior
ion-card has no rounded corners on ios platform
Expected Behavior
ion-card should have rounded corners on ios platform
Steps to Reproduce
- create a component with ion-card
- open the component
- zoom in and see the difference with and without transform: translateZ(0) in ion-card.ios
Code Reproduction URL
No response
Ionic Info
After this commit 174c3b3 there is no transform: translateZ(0) in ion-card.
Additional Information
No response
Metadata
Metadata
Assignees
Labels
needs: replythe issue needs a response from the userthe issue needs a response from the user