DioxusLabs / dioxus

Fullstack GUI library for web, desktop, mobile, and more.
https://dioxuslabs.com
Apache License 2.0
19.37k stars 747 forks source link

CLI Fails to Serve Web After First Client Load #2123

Closed DogeDark closed 3 months ago

DogeDark commented 3 months ago

Problem

dx serve fails to serve the website content (index.html and other assets) on the Web platform after first load. The CLI takes the connection but fails to respond with any data to the client.

Steps To Reproduce

Expected behavior

The page to load like it does on first load.

Environment: