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

Fail to compile the component props when using where clauses
#2663 opened Jul 21, 2024 by photino
1 of 3 tasks
View Transition API enhancement New feature or request router Related to the router implementation
#2658 opened Jul 20, 2024 by itsezc
props macro isn't recognizing Option inside ReadOnlySignal to make it optional in the builder core relating to the core implementation of the virtualdom tweak Small changes to improve experience
#2648 opened Jul 19, 2024 by rogusdev
dx create [path] cli Related to the dioxus-cli program enhancement New feature or request
#2643 opened Jul 18, 2024 by LeoDog896
GenerationalBox's validation with SyncStorage is a TOCTOU race bug Something isn't working generation box Related to the generational box crate
#2636 opened Jul 17, 2024 by Blub
3 tasks
null is not an object when dealing with loops
#2634 opened Jul 16, 2024 by JustSimplyKyle
3 tasks
ValueDropped panic when using clipboard with Freya std Related to the dioxus-std crate
#2630 opened Jul 13, 2024 by HaHa421
structs containing Vec<T>, HashSet<T> and HashMap<T, T> are not working with Signal/ServerFn bug Something isn't working fullstack related to the fullstack crate
#2628 opened Jul 11, 2024 by chungwong
Add a way for use_resource to depend on another Resource enhancement New feature or request hooks Changes to built-in hook package
#2627 opened Jul 11, 2024 by alex5nader
trailing comma in attributes is incompatible with dx fmt autoformatting Related to the autofmt crate bug Something isn't working
#2626 opened Jul 11, 2024 by chungwong
It looks like you called the component T like a function instead of a component. bug Something isn't working core relating to the core implementation of the virtualdom good first issue Good for newcomers
#2624 opened Jul 11, 2024 by chungwong
TUI status and roadmap tui
#2620 opened Jul 10, 2024 by prasannavl
Auto-fill crashes desktop app bug Something isn't working desktop Suggestions related to the desktop renderer html Related to the html crate
#2615 opened Jul 10, 2024 by rhaskia
1 of 3 tasks
Add a way to peek signals without panicking enhancement New feature or request signals Related to the signals crate
#2612 opened Jul 9, 2024 by alex5nader
Unnecessary spaces after dx fmt autoformatting Related to the autofmt crate bug Something isn't working
#2604 opened Jul 8, 2024 by chungwong
Implement lifecycle component
#2601 opened Jul 8, 2024 by mrgzi
Implement Struct-Based Components in rsx Macro core relating to the core implementation of the virtualdom rsx Related to rsx or the dioxus-rsx crate syntax
#2600 opened Jul 8, 2024 by mrgzi
Wheel event is missing keyboard modifiers enhancement New feature or request html Related to the html crate
#2597 opened Jul 7, 2024 by kikijiki
Make behaviour of match match other control structures rsx Related to rsx or the dioxus-rsx crate syntax
#2594 opened Jul 6, 2024 by uzytkownik
rsx! macro should allow let statements rsx Related to rsx or the dioxus-rsx crate syntax
#2593 opened Jul 6, 2024 by uzytkownik
ProTip! no:milestone will show everything without a milestone.