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

[Bug] Issue with server-side pre-rendering #265

Open
nh43de opened this issue Mar 6, 2022 · 1 comment
Open

[Bug] Issue with server-side pre-rendering #265

nh43de opened this issue Mar 6, 2022 · 1 comment
Labels
Bug Something isn't working Triage Issue needs to be triaged

Comments

@nh43de
Copy link

nh43de commented Mar 6, 2022

Describe the bug

When implementing with server side pre-rendering, user can start typing as soon as they receive the html page, however as soon as the page re-hydrates with wasm, the input is cleared. Is there a good way to remedy this?

Hosting model: when using client wasm, server side pre-rendered

Thanks for the tips

@nh43de nh43de added Bug Something isn't working Triage Issue needs to be triaged labels Mar 6, 2022
@PSCourtney
Copy link

Hide the control behind a loading spinner perhaps, making it obvious it's disabled?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Triage Issue needs to be triaged
Projects
None yet
Development

No branches or pull requests

2 participants