You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently if I try to copy paste any content I can't use the native copy paste of the systems.
IOS and I am assuming Android react on long press -> paste
Intended behaviour on long press that is supported on text inputs:
How can I achieve same behaviour?
The text was updated successfully, but these errors were encountered:
doubleppereira
changed the title
is not possible to use native copy paste on the component
[BUG]: is not possible to use native copy paste on the component
Oct 22, 2024
which is preventing any pointer events I think I understand why you this but this will not allow the native context menu to allow to copy paste. What do you suggest I can try to help if needed. @onmotion
Currently if I try to copy paste any content I can't use the native copy paste of the systems.
IOS and I am assuming Android react on long press -> paste
Intended behaviour on long press that is supported on text inputs:
How can I achieve same behaviour?
The text was updated successfully, but these errors were encountered: