Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ealmloff/reproduce-dioxus-fullstack-2193


https://github.com/ealmloff/reproduce-dioxus-fullstack-2193

Last synced: 23 days ago
JSON representation

Awesome Lists containing this project

README

        

## Reproduction Steps

Steps to reproduce issue:

1) Install the dioxus cli: `cargo install dioxus-cli`

2) Launch the Dioxus Fullstack app: `dx serve --platform fullstack`

3) Observe the page is not interactive and there is a panic in the console

## Enviorment
I reproduced this issue with:
- dioxus `0.5.0`
- Dioxus features `fullstack`
- rust version `1.77.1`
- OS `Linux 6.8.2-zen1-1-zen #1 ZEN SMP PREEMPT_DYNAMIC x86_64 GNU/Linux`