[Bug] Not rendering properly
See original GitHub issueOath
I swear that I have completed these tasks before submitting:
- I have read the contribution guidelines here: https://git.io/JJ0Pg
- I have read the documentation here: https://git.io/JJcAl
- I have confirmed that this bug has not been reported yet
Decision table
- My issue does not look like “The HTML attribute ‘xxx’ is ignored” (unless we claim support for it),
- My issue does not look like “The HTML element
<yyy>
is not rendered”
Bug Report
HTML is not being rendered properly.
Libraries
- react-native-render-html: 6.0.0-alpha.11
- react-native-webview: N/A
Reproduction
https://snack.expo.io/@jsamr/rnrh-453
Description
HTML Should be rendered like this.
But instead, it’s like this.
Reproducible Demo
https://snack.expo.io/@jsamr/rnrh-453
(Paste the link to an example project or paste the entirety of the relevant source code. When deemed appropriate, provide instructions to reproduce the issue.)
(If you plan to provide a Regression Test PR, just leave a line written Planned Regression Test and link it here when it’s ready. We will be happy to provide you help with crafting the test on our Discord #contributing channel.)
Issue Analytics
- State:
- Created 3 years ago
- Comments:11
Top Results From Across the Web
BUG: Screen is not rendering properly when directl...
Hello Community, I have an issue in my app about screen rendering. I have 3 screen in my application. What happens here is,...
Read more >[Bug] Table not rendering properly : r/redditsync
This table is not being rendered properly in the app. It looks fine on the website https://www.reddit.com/r/LoLeventVoDs/comments/vejpru.
Read more >5 Solutions if After Effects is Not Rendering Properly
5 Solutions if After Effects is Not Rendering Properly · 1. Use the Render Queue Panel · 2. Render Using Media Encoder ·...
Read more >Islands not rendering properly
Hi I'm a long time fan of the game but just have a problem at the moment. Recently I have been experiencing a...
Read more >Handles are not rendering correctly - Engine Bugs
Handles are not rendering correctly ; Expected Behavior: The squares should not remain on the screen (atleast in the same place) when moving ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thank you very much for taking the time to explain. Appreciate the effort you put into this project. ❤️
Yes, because it is not a Web engine, we don’t provide default renderers for SVG tags. But one SVG renderer might be implemented at some point in the https://github.com/native-html/plugins project (I can also be hired for a paid job regarding this feature). Also, make sure the react-native-webview library would not be a better fit for your requirements.