-
-
Notifications
You must be signed in to change notification settings - Fork 276
Description
Description
When using the default panda design tokens I am seeing a reproducible crash on Version 16.5 (18615.2.9.11.4) of safari specifically due to the input placeholder styles that are being used.
For example opening up this panda playground in this version of safari causes the browser to crash the page: https://play.panda-css.com/vINuBwz8X_
It looks like this is a bug in safari that is resolved in a subsequent release (using currentcolor with color-mix().) https://developer.apple.com/documentation/safari-release-notes/safari-16_6-release-notes#Resolved-Issues
I appreciate that this isn't a bug in your code per say, but thought it would still be useful to record. For the time being I have overridden this style in my codebase.
Link to Reproduction
https://play.panda-css.com/vINuBwz8X_
Panda CSS Version
0.53.0
Browser
safari 16.5
Operating System
- macOS
- Windows
- Linux