-
**Please briefly describe the project you'd like to add to _Best of JS_?**
- Suspensive is packages to use React Suspense easily
- @suspensive/react
- https://suspensive.org
**What is the …
-
**Describe the bug**
I'm getting a weird build error on Next 14.0.4. My Package.json is as follows:
```
{
"scripts": {
"next": "next",
"dev": "next dev",
"format": "prettier …
-
### Package Scope
@suspensive/react
### Description
add assert
### Possible Solution
```tsx
const rootErrorBoundary = useErrorBoundary({ name: 'root' })
rootErrorBoundary.assert(con…
-
Seeing that the bundle size has been dramatically reduced, I wanted to apply it right away 🚀🚀.
Since we're working on reducing the **bundle size**, why don't we set the `treeshake` o…
-
### Package Scope
@suspensive/react, @suspensive/react-query
### Description
Hello, first of all, thank you for making Suspensive. I'm using it very well
In the project I'm developing, I'm using…
JhsK updated
10 months ago
-
### Package Scope
@suspensive/react
### Description
https://github.com/suspensive/react/blob/main/packages/react/src/ErrorBoundary.tsx#L105-L108
### Possible Solution
_No response_
### etc.
_No…
-
### Package Scope
@suspensive/react
### Bug description
After updating to 1.20.10 the app throws a client-side error
```
ReferenceError: forwardRef is not defined
```
### Expected beh…
-
> currently, we use stringified key yet, but next Pull Request, I want to change it suspenseCache's methods need to work with index of key with hierarchy like queryKey of @tanstack/query…
-
### Provide environment information
#### System:
- OS: macOS 14.1
- CPU: (10) arm64 Apple M1 Pro
- Memory: 155.34 MB / 16.00 GB
- Shell: 5.9 - /bin/zsh
#### Binaries:
- Node: 18.18.2 …
-
### **Package Scope**
- [x] Add to an existing package
Package name: @suspensive/docs
### **Overview**
### **Describe the solution you'd like**
### **Additional context*…