Skip to content
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

IOS 16 version issue of clicking button as Message.CustomContent #140

Open
iRaM-sAgOr opened this issue Jan 17, 2024 · 3 comments
Open

IOS 16 version issue of clicking button as Message.CustomContent #140

iRaM-sAgOr opened this issue Jan 17, 2024 · 3 comments
Labels
bug Something isn't working Can't reproduce

Comments

@iRaM-sAgOr
Copy link

With this library, if i want to use a clickable button under the <Message.CustomContent/>, IOS version >=16, During initial rendering this click button is not working. But from second click , it is working fine. But Below IOS 16, this click button is properly working. Is there any reason? of how can i use a button below evey message properly

@supersnager supersnager added the bug Something isn't working label Jan 17, 2024
@supersnager
Copy link
Contributor

@iRaM-sAgOr This is strange behavior, I need to investigate it.
Please share the repro code.

@iRaM-sAgOr
Copy link
Author

image_2024_01_18T09_04_07_607Z
image_2024_01_18T09_03_06_953Z
I am sharing the demo code snippet and UI for clarification. This "click me" button is not give any event after first time rendering with IOS version>=16. Up to IOS 15, first click is working

@supersnager
Copy link
Contributor

@iRaM-sAgOr I tested this using BrowserStack on iPhone13 IOS 16 in Safari and Chrome. The first click is working.
Maybe the problem lies elsewhere ?handleClickEnter?
Please provide the full reproduction code, not as a screenshot, but as working code that you can check.
What framework are you using, next, cra, vite?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Can't reproduce
Projects
None yet
Development

No branches or pull requests

2 participants