-
-
Notifications
You must be signed in to change notification settings - Fork 591
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
<sup> looks just like <sub> #667
Comments
For those who got confused reading the
GitHub "helpfully" interpreted the FWIW, I tested the linked snack with 6.3.4 and it had the same issue. I think this issue may be related to #76. See also this commit: 002b7fb |
Relevant upstream issue: facebook/react-native#30375 @jsamr Perhaps the FAQ should be updated to point to that upstream issue link. Right now it points to a defunct page. EDIT: Snack that may be useful later: https://snack.expo.dev/11Yj2nxiXyE1UY1F7wID8 |
@qwertychouskie Sure! PR welcomed. |
Yes - sorry that I didn't notice how "helpful" gitHub was. |
If I understand all of this (mostly shorthand to me), you are saying that the bug is upstream and must be fixed by React Native. Is that correct? How does one notify Meta of this bug or is it already logged as a React Native bug? 30375 is listed as Android. I see the bug on iOS and Android. |
Decision Table
<yyy>
is not rendered”Good Faith Declaration
Description
works just like on both Android and iOS in 6.3.1
See snack: https://snack.expo.dev/@rjapenga/superscript
React Native Information
RNRH Version
6.3.1
Tested Platforms
Reproduction Platforms
Minimal, Reproducible Example
https://snack.expo.dev/@rjapenga/superscript
Additional Notes
Simple to reproduce
The text was updated successfully, but these errors were encountered: