Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / leptos-rs/leptos issues and pull requests
#3170 - fix: correctly track inner subfields on Field (closes #3169)
Pull Request -
State: open - Opened by gbj 4 days ago
#3169 - [0.7] Subfield gets notified by parent change, but Field does not
Issue -
State: open - Opened by caoculus 4 days ago
- 1 comment
Labels: bug
#3168 - chore: fix `leptos_dom` reexports (closes #3166)
Pull Request -
State: closed - Opened by gbj 4 days ago
#3166 - Remove `error!`, etc macros from prelude
Issue -
State: closed - Opened by spencewenski 5 days ago
- 2 comments
#3165 - Tauri(Transparent) + Leptos: leptos_dom transparency panic after adding Routing via leptos_router
Issue -
State: closed - Opened by Salman-Sali 6 days ago
- 1 comment
#3164 - fix: correctly reset classes when using Option<T>
Pull Request -
State: closed - Opened by gbj 6 days ago
#3163 - chores
Pull Request -
State: closed - Opened by gbj 6 days ago
#3162 - fix the view macro being unhygienic and not importing ElementChild
Pull Request -
State: open - Opened by jaskij 7 days ago
- 3 comments
#3161 - [0.7] view! is unhygienic
Issue -
State: open - Opened by jaskij 7 days ago
#3160 - fix: avoid deadlocking if can't take Memo write lock (closes #3158)
Pull Request -
State: closed - Opened by gbj 7 days ago
#3159 - batch navigation updates
Pull Request -
State: closed - Opened by Evelyn-H 7 days ago
- 1 comment
#3158 - Multiple ReadGuards lead to deadlock
Issue -
State: closed - Opened by stefnotch 7 days ago
- 2 comments
#3157 - Fallback is Not Shown on Transition Component
Issue -
State: closed - Opened by kmp1 8 days ago
- 7 comments
#3156 - Inconsistencies with `--cfg=erase_components`
Issue -
State: open - Opened by sabify 8 days ago
- 3 comments
Labels: documentation
#3155 - `ServerFnError<TargetErr>` should impl `From<ServerFnError<SourceErr>>` where `TargetErr: From<SourceErr>`
Issue -
State: open - Opened by nicolas-guichard 8 days ago
- 1 comment
#3154 - `NoCustomError` should be replaced by `Infallible` (or another empty `enum`)
Issue -
State: open - Opened by nicolas-guichard 8 days ago
- 4 comments
#3153 - `ServerFnError<T>` should impl `From<E: std::error::Error>` for any `T`
Issue -
State: open - Opened by nicolas-guichard 8 days ago
- 1 comment
#3152 - fix: restore array syntax for setting multiple classes dynamically (closes #3151)
Pull Request -
State: closed - Opened by gbj 8 days ago
#3151 - Can't use multiple class names in `class=(class, signal)` syntax
Issue -
State: closed - Opened by AkinAguda 8 days ago
- 1 comment
#3150 - generate_routes_with_exclusions() unregisters the server fn
Issue -
State: open - Opened by benwis 8 days ago
- 1 comment
#3149 - `AnimatedShow` vs. `Show`
Issue -
State: open - Opened by ricvelozo 9 days ago
- 1 comment
Labels: bug
#3148 - Mac linker error
Issue -
State: open - Opened by bambooyuh 9 days ago
- 1 comment
Labels: needs reproduction
#3147 - `Resource`/`Suspend` does not respect `ResponseOptions` in SSR mode
Issue -
State: closed - Opened by sabify 9 days ago
- 2 comments
#3146 - docs.rs build failed for 0.7.0-rc0
Issue -
State: open - Opened by jaskij 9 days ago
- 1 comment
#3145 - Expose innards of SerializedDataId and SsrSharedContext to allow creating custom hydration contexts
Pull Request -
State: open - Opened by zakstucke 10 days ago
#3144 - From<> impls between ArcLocalResource and LocalResource
Pull Request -
State: closed - Opened by zakstucke 10 days ago
- 1 comment
#3143 - improve tailwind config to also catch dynamic classes
Pull Request -
State: closed - Opened by jheuel 10 days ago
- 2 comments
#3141 - Reactive `style=""` overwrites `style:foo`.
Issue -
State: closed - Opened by zakstucke 11 days ago
- 2 comments
#3140 - feat: add OptionalParamSegment and update matching logic to support it (closes #2896)
Pull Request -
State: closed - Opened by gbj 11 days ago
#3139 - Incorrect css class dom update
Issue -
State: open - Opened by AkinAguda 11 days ago
- 1 comment
Labels: needs reproduction
#3139 - Incorrect css class dom update
Issue -
State: closed - Opened by AkinAguda 11 days ago
- 4 comments
Labels: needs reproduction
#3138 - fix: unregister server functions whose paths are in excluded routes (closes #2735)
Pull Request -
State: closed - Opened by gbj 11 days ago
#3138 - fix: unregister server functions whose paths are in excluded routes (closes #2735)
Pull Request -
State: closed - Opened by gbj 11 days ago
#3138 - fix: unregister server functions whose paths are in excluded routes (closes #2735)
Pull Request -
State: closed - Opened by gbj 11 days ago
#3136 - perf: make `LeptosOptions` lighter-weight to clone (closes #3036)
Pull Request -
State: closed - Opened by gbj 11 days ago
#3135 - feat: `Action::clear()` to clear action value (closes #2364)
Pull Request -
State: closed - Opened by gbj 11 days ago
#3135 - feat: `Action::clear()` to clear action value (closes #2364)
Pull Request -
State: closed - Opened by gbj 11 days ago
#3135 - feat: `Action::clear()` to clear action value (closes #2364)
Pull Request -
State: closed - Opened by gbj 11 days ago
#3133 - feat: allow axum to serve precompressed files
Pull Request -
State: closed - Opened by CorvusPrudens 12 days ago
- 1 comment
#3133 - feat: allow axum to serve precompressed files
Pull Request -
State: closed - Opened by CorvusPrudens 12 days ago
- 1 comment
#3132 - Docs: update 0.7 release notes for HashedStylesheet as it is breaking change
Issue -
State: closed - Opened by karpfediem 12 days ago
- 2 comments
#3132 - Docs: update 0.7 release notes for HashedStylesheet as it is breaking change
Issue -
State: closed - Opened by karpfediem 12 days ago
- 2 comments
#3132 - Docs: update 0.7 release notes for HashedStylesheet as it is breaking change
Issue -
State: closed - Opened by karpfediem 12 days ago
- 2 comments
#3131 - chore(ci): reduce tachys feature set combinations
Pull Request -
State: closed - Opened by gbj 12 days ago
#3131 - chore(ci): reduce tachys feature set combinations
Pull Request -
State: closed - Opened by gbj 12 days ago
#3131 - chore(ci): reduce tachys feature set combinations
Pull Request -
State: closed - Opened by gbj 12 days ago
#3131 - chore(ci): reduce tachys feature set combinations
Pull Request -
State: closed - Opened by gbj 12 days ago
#3130 - `get_static_file` handler doesn't serve compressed assets
Issue -
State: closed - Opened by CorvusPrudens 14 days ago
- 2 comments
#3130 - `get_static_file` handler doesn't serve compressed assets
Issue -
State: closed - Opened by CorvusPrudens 14 days ago
- 2 comments
#3129 - Warning in the SSR compilation when passing a NodeRef to a component
Issue -
State: closed - Opened by Ralayax 14 days ago
- 1 comment
#3129 - Warning in the SSR compilation when passing a NodeRef to a component
Issue -
State: open - Opened by Ralayax 14 days ago
#3126 - feat: expose `use_matched()` (closes #3124)
Pull Request -
State: closed - Opened by gbj 15 days ago
#3126 - feat: expose `use_matched()` (closes #3124)
Pull Request -
State: closed - Opened by gbj 15 days ago
#3126 - feat: expose `use_matched()` (closes #3124)
Pull Request -
State: closed - Opened by gbj 15 days ago
#3126 - feat: expose `use_matched()` (closes #3124)
Pull Request -
State: closed - Opened by gbj 15 days ago
#3125 - add tachys::view::fragment::Fragment to prelude
Pull Request -
State: closed - Opened by PenguinWithATie 15 days ago
- 2 comments
#3125 - add tachys::view::fragment::Fragment to prelude
Pull Request -
State: closed - Opened by PenguinWithATie 15 days ago
- 2 comments
#3124 - Need a way to get the base mount point of a `Route`
Issue -
State: closed - Opened by rakshith-ravi 16 days ago
- 9 comments
Labels: feature request
#3124 - Need a way to get the base mount point of a `Route`
Issue -
State: closed - Opened by rakshith-ravi 16 days ago
- 9 comments
Labels: feature request
#3124 - Need a way to get the base mount point of a `Route`
Issue -
State: closed - Opened by rakshith-ravi 16 days ago
- 9 comments
Labels: feature request
#3123 - fix: remove unused `Params` attribute `params`
Pull Request -
State: closed - Opened by chrisp60 16 days ago
- 1 comment
#3123 - fix: remove unused `Params` attribute `params`
Pull Request -
State: closed - Opened by chrisp60 16 days ago
- 1 comment
#3123 - fix: remove unused `Params` attribute `params`
Pull Request -
State: closed - Opened by chrisp60 16 days ago
- 1 comment
#3122 - fix: don't render empty string as a space in unescaped elements (closes #3120)
Pull Request -
State: closed - Opened by gbj 16 days ago
#3122 - fix: don't render empty string as a space in unescaped elements (closes #3120)
Pull Request -
State: closed - Opened by gbj 16 days ago
#3121 - `From<ArcResource> for Resource` & `From<AsyncDerived> for ArcAsyncDerived`
Pull Request -
State: closed - Opened by zakstucke 16 days ago
#3121 - `From<ArcResource> for Resource` & `From<AsyncDerived> for ArcAsyncDerived`
Pull Request -
State: closed - Opened by zakstucke 16 days ago
#3120 - [0.7] textarea initialized with space character instead of being empty
Issue -
State: closed - Opened by winteler 16 days ago
- 1 comment
#3120 - [0.7] textarea initialized with space character instead of being empty
Issue -
State: closed - Opened by winteler 16 days ago
- 1 comment
#3120 - [0.7] textarea initialized with space character instead of being empty
Issue -
State: closed - Opened by winteler 16 days ago
- 1 comment
#3119 - `impl IntoStyle` for `Option<impl IntoStyle` & `Oco`
Pull Request -
State: closed - Opened by zakstucke 16 days ago
- 4 comments
#3118 - Allow reading resources in effect outside suspense
Pull Request -
State: closed - Opened by zakstucke 16 days ago
- 1 comment
#3118 - Allow reading resources in effect outside suspense
Pull Request -
State: closed - Opened by zakstucke 16 days ago
- 1 comment
#3116 - Ive created a vscode plugin to help in your leptos rust projects
Issue -
State: closed - Opened by codeitlikemiley 17 days ago
- 1 comment
#3116 - Ive created a vscode plugin to help in your leptos rust projects
Issue -
State: closed - Opened by codeitlikemiley 17 days ago
- 1 comment
#3116 - Ive created a vscode plugin to help in your leptos rust projects
Issue -
State: closed - Opened by codeitlikemiley 17 days ago
- 1 comment
#3116 - Ive created a vscode plugin to help in your leptos rust projects
Issue -
State: closed - Opened by codeitlikemiley 17 days ago
- 1 comment
#3115 - feat: add two-way data binding support for stores
Pull Request -
State: closed - Opened by osmano807 17 days ago
- 2 comments
#3115 - feat: add two-way data binding support for stores
Pull Request -
State: closed - Opened by osmano807 17 days ago
- 2 comments
#3114 - fix: avoid double-polling synchronously-available Suspend (closes #3113)
Pull Request -
State: closed - Opened by gbj 17 days ago
#3114 - fix: avoid double-polling synchronously-available Suspend (closes #3113)
Pull Request -
State: closed - Opened by gbj 17 days ago
#3113 - Panic: `async fn` resumed after completion
Issue -
State: closed - Opened by DGolubets 17 days ago
#3113 - Panic: `async fn` resumed after completion
Issue -
State: closed - Opened by DGolubets 17 days ago
#3113 - Panic: `async fn` resumed after completion
Issue -
State: closed - Opened by DGolubets 17 days ago
#3113 - Panic: `async fn` resumed after completion
Issue -
State: closed - Opened by DGolubets 17 days ago
#3112 - (wip) feat: use View Transition API for router animations
Pull Request -
State: closed - Opened by gbj 17 days ago
#3112 - (wip) feat: use View Transition API for router animations
Pull Request -
State: closed - Opened by gbj 17 days ago
#3110 - Publish stores
Pull Request -
State: open - Opened by gbj 18 days ago
#3110 - Publish stores
Pull Request -
State: open - Opened by gbj 18 days ago
#3110 - Publish stores
Pull Request -
State: closed - Opened by gbj 18 days ago
#3107 - Use type erasure in router
Pull Request -
State: open - Opened by gbj 18 days ago
#3107 - Use type erasure in router
Pull Request -
State: closed - Opened by gbj 18 days ago
#3106 - ArcSignal With requires T:Clone
Issue -
State: closed - Opened by stefnotch 20 days ago
- 3 comments
#3105 - New `nostrip:` prop prefix to pass `Option<T>` directly when `prop(optional)`
Pull Request -
State: closed - Opened by zakstucke 20 days ago
- 3 comments
#3104 - impl IntoClass for Option<impl IntoClass>
Pull Request -
State: closed - Opened by zakstucke 20 days ago
- 2 comments
#3103 - Regression tests for double suspense/double resource fetch
Pull Request -
State: closed - Opened by metatoaster 20 days ago
- 3 comments
#3102 - Unclear how to write a component that takes either `Store<T>` or `Field<T>`
Issue -
State: open - Opened by wrl 20 days ago
#3101 - feat: support `set_is_routing`/`RoutingProgress` for nested routes
Pull Request -
State: closed - Opened by gbj 21 days ago
#3100 - feat: condense Router/Routes `base` prop into one
Pull Request -
State: closed - Opened by gbj 21 days ago
#3099 - Expose AnyView in prelude
Pull Request -
State: closed - Opened by zakstucke 21 days ago