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: Possible hydration issue #3698

Closed
1 task
ddrake opened this issue Jun 23, 2022 · 4 comments · May be fixed by Hawthorne001/astro#3
Closed
1 task

🐛 BUG: Possible hydration issue #3698

ddrake opened this issue Jun 23, 2022 · 4 comments · May be fixed by Hawthorne001/astro#3

Comments

@ddrake
Copy link

ddrake commented Jun 23, 2022

What version of astro are you using?

0.26.1

Are you using an SSR adapter? If so, which one?

Netlify

What package manager are you using?

npm

What operating system are you using?

Linux

Describe the Bug

A component which makes an XHR POST request to fauna.com works with @astrojs/preact v0.1.2 fails with @astrojs/preact v0.1.3

Link to Minimal Reproducible Example

https://stackblitz.com/edit/github-jdz7wg?on=stackblitz

Participation

  • I am willing to submit a pull request for this issue.
@matthewp
Copy link
Contributor

Have you tried with the 1.0 beta?

@ddrake
Copy link
Author

ddrake commented Jun 24, 2022 via email

@ddrake
Copy link
Author

ddrake commented Jun 24, 2022

Thanks @matthewp -- with astro 1.0.0-beta.53, the issue with @astrojs/preact v 0.1.3 is no longer present. I will upgrade astro to the 1.0 beta version at my sites

@matthewp
Copy link
Contributor

Great to hear!

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

Successfully merging a pull request may close this issue.

2 participants