DioxusLabs / DioxusLabs/dioxus
Middleware isn't running when called through `use_server_future`
Open
bug
fullstack
- Dominant language
- Rust
- Stars
- 39.1k
- Forks
- 1.9k
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 4
Description
**Problem**
When invoking middleware through `use_server_future` call, the middlware implementation cannot access the server context. This includes potential database headers etc...
- Dioxus version: 0.6.3
- App platform: web
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.