Skip to content

Is it posible to use suspense library in the next js app router #36

Answered by bvaughn
jeetiss asked this question in Q&A
Discussion options

You must be logged in to vote

This package requires the experimental release channel.

From the React announcement post about release channels:

  • Unlike the Experimental channel, React Canaries only include features that we reasonably believe to be ready for adoption. We encourage frameworks to consider bundling pinned Canary React releases.

I believe the canary channel does have unstable_useCacheRefresh but it does not yet have the unstable_getCacheForType which this package relies on for mutation support.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@jeetiss
Comment options

@bvaughn
Comment options

@bvaughn
Comment options

Answer selected by bvaughn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants