Closed apabuatapa closed 2 years ago
what missing reproduction ?? I don't know??
Dear @apabuatapa, we have a process to handle bug reports, in which reports with missing critical information can be closed without notice. I suggest you read our contribution guide to get familiar with what we mean by "reproduction", see https://github.com/meliorence/react-native-render-html/blob/master/CONTRIBUTING.adoc
I will be very happy to reopen, help and investigate when the required information is provided in the body of the ticket. Thank you for your understanding!
Here is a reproducible example https://snack.expo.dev/0_Ifj62U-
Run this snack on iOS and try and highlight only a subset of the text and you'll find you cant. There have been multiple issues raised on this but no updates recently (in the past year). Is this bug fixable or is dependent on some existing bug in react native?
This is a known bug in React Native, involving nested Text
components. Reproduction here: https://snack.expo.dev/@jsamr/text-fails-to-be-selectable-on-ios
Feel free to report to react native team: https://github.com/facebook/react-native/issues/new/choose
Decision Table
<yyy>
is not rendered”Good Faith Declaration
Description
i want to make my description page using html and can be copied, but when i use this library and i use it on ios selectable can only copy can't select , how to solve it?
React Native Information
RNRH Version
"react-native-render-html": "^6.1.0",
Tested Platforms
Reproduction Platforms
Minimal, Reproducible Example
https://github.com/meliorence / react-native-render-html
Additional Notes
No response