-
-
Notifications
You must be signed in to change notification settings - Fork 642
Issues: leptos-rs/leptos
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
Label
Projects
Milestones
Assignee
Sort
Issues list
[0.7]
#[component]
attribute doesn't work with clippy::must_use_candidate
#3172
opened Oct 28, 2024 by
zroug
Inconsistencies with Improvements or additions to documentation
--cfg=erase_components
documentation
#3156
opened Oct 24, 2024 by
sabify
ServerFnError<TargetErr>
should impl From<ServerFnError<SourceErr>>
where TargetErr: From<SourceErr>
#3155
opened Oct 23, 2024 by
nicolas-guichard
NoCustomError
should be replaced by Infallible
(or another empty enum
)
#3154
opened Oct 23, 2024 by
nicolas-guichard
ServerFnError<T>
should impl From<E: std::error::Error>
for any T
#3153
opened Oct 23, 2024 by
nicolas-guichard
set_interval_with_handle callback doesn't resolve a borrowed reference of a RefCell during panic
documentation
Improvements or additions to documentation
#3072
opened Oct 8, 2024 by
mxgordon
Router hooks not available on the client in islands mode
documentation
Improvements or additions to documentation
#3071
opened Oct 8, 2024 by
bambooyuh
Document the "multiple classes for one condition" syntax (and implement it in 0.7)
documentation
Improvements or additions to documentation
#3060
opened Oct 2, 2024 by
gbj
Destructuring Improvements or additions to documentation
let
attribute in <For>
component
documentation
#3059
opened Oct 2, 2024 by
bicarlsen
Blocking resource with Something isn't working
SsrMode::PartiallyBlocked
doesn't work consistently
bug
Context provided inside suspense doesn't reach Something isn't working
Outlet
bug
#3042
opened Sep 28, 2024 by
zakstucke
Nested routes in separate component don't compile when already inside ParentRoute.
#2996
opened Sep 19, 2024 by
zakstucke
[0.7] LocalResources loaded in islands do not trigger Suspense in non-island parents
documentation
Improvements or additions to documentation
#2972
opened Sep 14, 2024 by
Houski
[0.7] Panic at HtmlElement::hydrate
bug
Something isn't working
#2953
opened Sep 8, 2024 by
osmano807
view!
macro panics when encountering an invalid character literal
#2952
opened Sep 8, 2024 by
landaire
[0.7] Implement
Into<Signal<T>>
& Into<MaybeSignal<T>>
for stores and their fields
#2947
opened Sep 7, 2024 by
brofrain
const support in
#[server]
macro endpoint field
feature request
#2938
opened Sep 6, 2024 by
tetuaoro
Previous Next
ProTip!
Follow long discussions with comments:>50.