solid
https://github.com/solidjs/solid
TypeScript
A declarative, efficient, and flexible JavaScript library for building user interfaces.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported5 Subscribers
Add a CodeTriage badge to solid
Help out
- Issues
- Portal cleanup throws if mount was externally cleared (1.x and 2.0.0-beta-14)
- 2.0.0-beta.14: Rejected async boundary inside <Reveal> stalls sibling reveal during SSR streaming
- 2.0.0-beta.14: Server render effects silently swallow thrown errors
- 2.0.0-beta.14: Rejected SSR `lazy()` renders stack overflow instead of reaching `Errored`
- 2.0.0-beta.14: One throwing effect can kill all reactivity
- 2.0.0-beta.14: Server `dynamic()` renders nothing for Promise component sources
- fix(server): handle rejection in lazy() so it reaches Errored (closes #2780)
- 2.0.0-beta.14: Portal accumulation bug
- 2.0.0-beta.14: Portal no owner effect issue
- 2.0.0-beta.14: permanent main-thread livelock in the scheduler after a `<Show>` remount
- Docs
- TypeScript not yet supported