Did anyone have issues with "onClick" not working ...
# compose-web
m
Did anyone have issues with "onClick" not working on iOS (Safari) devices? iOS users are saying that clicking doesn't do anything, but it works fine under Firefox or Chrome
I would provide more context but sadly I don't have an iOS or a MacOSX running Safari for me to test, I asked users to try to get errors using the "chrome://inspect" tab but there doesn't seem to have any errors there This is the code that is causing the issue, I wasn't able to reproduce it with Firefox or Chrome. https://github.com/PerfectDreams/PerfectPayments/blob/main/frontend/src/jsMain/kot[…]fectdreams/perfectpayments/frontend/components/GatewayButton.kt
ooh looks like someone already reported it https://github.com/JetBrains/compose-jb/issues/1053