Skip to content

Issues: DioxusLabs/dioxus

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Add examples about why writing to a signal during rendering is an issue to the warning message documentation Improvements or additions to documentation signals Related to the signals crate
#3027 opened Oct 2, 2024 by DioxusGrow
Linter for the error "writing to signals during a render" cli Related to the dioxus-cli program enhancement New feature or request
#3025 opened Oct 2, 2024 by DioxusGrow
Nested for-loops in RSX render incorrectly bug Something isn't working core relating to the core implementation of the virtualdom
#3021 opened Oct 1, 2024 by matthunz
Iterator of rsx blocks causes signals/elements to affect unrelated things (strange behavior) even when key is set bug Something isn't working needs reproduction An issue that is missing a reproduction rsx Related to rsx or the dioxus-rsx crate
#3019 opened Sep 30, 2024 by Andrew15-5
1 of 3 tasks
Fmt removes newlines on top scopes autoformatting Related to the autofmt crate bug Something isn't working
#3007 opened Sep 27, 2024 by fabiodcorreia
2 of 3 tasks
Restarting coroutines does not do anything bug Something isn't working hooks Changes to built-in hook package
#3004 opened Sep 26, 2024 by iwilare
1 of 3 tasks
Mobile documentation is outdated and incomplete documentation Improvements or additions to documentation mobile Mobile renderer
#3003 opened Sep 26, 2024 by semicolon-10
if conditional in component attribute evaluating one leg as &str and other as String, when interpolation in only one leg bug Something isn't working rsx Related to rsx or the dioxus-rsx crate
#2997 opened Sep 25, 2024 by rogusdev
3 tasks
Nested RSX does not hot reload hot-reload Related to the hot reload crate
#2994 opened Sep 23, 2024 by DioxusGrow
Error opening autocomplete window in tailwind css documentation Improvements or additions to documentation
#2993 opened Sep 23, 2024 by DioxusGrow
'a' element with mailto link opens browser instead of mail program bug Something isn't working desktop Suggestions related to the desktop renderer
#2991 opened Sep 23, 2024 by Michaelschnabel-DM
3 tasks
Allow binding to 0.0.0.0
#2989 opened Sep 22, 2024 by gemtoo
FromQuery applies url encoding after display impl
#2984 opened Sep 20, 2024 by samtay
1 of 3 tasks
Static site generation is a CLI feature for sites with sitemaps cli Related to the dioxus-cli program fullstack related to the fullstack crate static-generation
#2980 opened Sep 19, 2024 by ealmloff
Eval suddenly stops bug Something isn't working html Related to the html crate
#2979 opened Sep 19, 2024 by hiro1234omochi
3 tasks
Dropping files (ondrop) doesn't work on Windows bug Something isn't working windows
#2954 opened Sep 12, 2024 by Boscop
Fullstack example auth is panicking fullstack related to the fullstack crate needs reproduction An issue that is missing a reproduction
#2942 opened Sep 8, 2024 by ywiyogo
2 tasks
Add lints for hooks in conditional branches (&& + ||) check Related to the dioxus-check crate enhancement New feature or request
#2940 opened Sep 7, 2024 by matthunz
ProTip! Type g i on any issue or pull request to go back to the issue listing page.