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

How to prevent html tag shown when doing streaming #585

Open
dejavu20180307 opened this issue Jun 7, 2024 · 0 comments
Open

How to prevent html tag shown when doing streaming #585

dejavu20180307 opened this issue Jun 7, 2024 · 0 comments

Comments

@dejavu20180307
Copy link

Hi,
First this is awesome library, it really helps a lot. I have a noob question, if anyone has idea, please let me know, appreciated.
I am using this library to display some streaming content from backend. There are some customized html tag mapped to my react component. One of issue I am seeing is, it display raw html on the screen for a few seconds then it refreshed to display react compnent UI. I assume this is caused by UI refresh frequency doesn't catch up with streaming frequency? Is there a way to hide html only display react UI instead?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant