Skip to content

Issues: sycamore-rs/sycamore

Testing story
#55 opened Mar 24, 2021 by lukechu10
Open 4
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

Binding a number input restricts what you can type in it C-bug Category: bug, something isn't working
#743 opened Oct 30, 2024 by Vectornaut
Disposing a signal after it is accessed but before it is tracked triggers a panic A-reactivity Area: reactivity and state handling C-bug Category: bug, something isn't working
#741 opened Oct 29, 2024 by lukechu10
Inline props does not properly support patterns A-macro Area: macros C-bug Category: bug, something isn't working good first issue Good for newcomers
#718 opened Oct 12, 2024 by lukechu10
map_keyed (and Keyed) does not update item if the key hasn't changed A-reactivity Area: reactivity and state handling C-bug Category: bug, something isn't working
#717 opened Oct 12, 2024 by LHolten
Websocket example A-examples Area: examples
#670 opened Apr 20, 2024 by UnlimitedCookies
Support binding to a radio input value C-enhancement Category: new feature or improvement to existing feature D-easy Difficulty: easy S-actionable Actionable
#658 opened Feb 8, 2024 by vi
SVG with interpolation doesn't render in browser A-svg Area: SVG support C-bug Category: bug, something isn't working S-actionable Actionable
#638 opened Oct 11, 2023 by deotimedev
Docs website navigation improvements A-website Area: Sycamore website C-enhancement Category: new feature or improvement to existing feature
#619 opened Aug 22, 2023 by jimkring
2 tasks
Ability to execute async code when rendering in SSR mode A-SSR Area: Server Side Rendering (SSR) and Static Site Generation (SSG)
#597 opened Apr 6, 2023 by evertedsphere
Router fails to navigate if wrapping view is missing A-ergonomics Area: API ergonomics A-router Area: router
#590 opened Mar 19, 2023 by valeth
Can't use build as an argument name in Props nor component(inline_props) A-macro Area: macros C-bug Category: bug, something isn't working
#576 opened Feb 12, 2023 by Dav1dde
Simplify if only in view A-ergonomics Area: API ergonomics A-view Area: view! macro
#574 opened Feb 10, 2023 by johan-smits
Router should bind a elements on document. A-router Area: router
#566 opened Jan 28, 2023 by Dav1dde
Make scrolling to top in HistoryIntegration optional A-router Area: router C-enhancement Category: new feature or improvement to existing feature
#564 opened Jan 23, 2023 by Dav1dde
Internationalisation support C-enhancement Category: new feature or improvement to existing feature
#546 opened Dec 29, 2022 by lizclipse
Tracking dependencies of Signals A-reactivity Area: reactivity and state handling C-enhancement Category: new feature or improvement to existing feature
#543 opened Dec 14, 2022 by saona-raimundo
render_to_string_await_suspense does not implement Send or Sync A-async Area: futures, suspense, and async/await S-unactionable Unactionable
#540 opened Dec 8, 2022 by lizclipse
Fallible components A-ergonomics Area: API ergonomics A-macro Area: macros C-enhancement Category: new feature or improvement to existing feature S-needs-design
#528 opened Nov 8, 2022 by arctic-hen7
Add an example of reactive recursive tree component A-examples Area: examples C-enhancement Category: new feature or improvement to existing feature good first issue Good for newcomers
#465 opened Aug 9, 2022 by godstail
"closure invoked recursively or destroyed" in todomvc example C-bug Category: bug, something isn't working
#433 opened Jun 10, 2022 by mc1098
Need a good way to load javascript or css dynamically C-enhancement Category: new feature or improvement to existing feature
#426 opened May 27, 2022 by piaoger
Form handling C-enhancement Category: new feature or improvement to existing feature S-needs-design
#363 opened Feb 13, 2022 by pythoneer
Scroll position saving A-router Area: router C-enhancement Category: new feature or improvement to existing feature
#336 opened Jan 25, 2022 by arctic-hen7 v0.9
Unpaired surrogates in strings are not handled correctly C-bug Category: bug, something isn't working S-unactionable Unactionable
#250 opened Sep 18, 2021 by chris-morgan
Benchmark file size for examples and collect in graph A-ci Area: Continuous Integration (CI) C-enhancement Category: new feature or improvement to existing feature
#214 opened Aug 21, 2021 by lukechu10
ProTip! Adding no:label will show everything without a label.